@font-face {
	font-family: "Porsche Next";
	src: url("../fonts/otf/PorscheNext-Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Porsche Next Bold";
	src: url("../fonts/otf/PorscheNext-Bold.otf") format("opentype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Porsche Next Italic";
	src: url("../fonts/otf/PorscheNext-RegularItalic.otf") format("opentype");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: "Porsche Next Bold";
	src: url("../fonts/otf/PorscheNext-BoldItalic.otf") format("opentype");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "Porsche Next Medium";
	src: url("../fonts/otf/PorscheNext-SemiBold.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
