@font-face {
	font-family: "Tiempos Headline"; 
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-light.otf) format("opentype");
	font-style: light;
	font-weight: 300;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-lightitalic.otf) format("opentype");
	font-style: italic;
	font-weight: 300;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-regular.otf) format("opentype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-regularitalic.otf) format("opentype");
	font-style: italic;
	font-weight: 400;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-medium.otf) format("opentype");
	font-style: medium;
	font-weight: 500;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-mediumitalic.otf) format("opentype");
	font-style: italic;
	font-weight: 500;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-semibold.otf) format("opentype");
	font-style: semibold;
	font-weight: 600;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-semibolditalic.otf) format("opentype");
	font-style: italic;
	font-weight: 600;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-bold.otf) format("opentype");
	font-style: bold;
	font-weight: 700;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-bolditalic.otf) format("opentype");
	font-style: italic;
	font-weight: 700;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-black.otf) format("opentype");
	font-style: black;
	font-weight: 900;
}

@font-face {
	font-family: "Tiempos Headline";
	src: url(/_resources/web-fonts/fonts/tiempos-headline/tiemposheadline-blackitalic.otf) format("opentype");
	font-style: italic;
	font-weight: 900;
}