@font-face {
	font-family:"Lector";
	src: url("fonts/LectorRegular.woff2") format("woff2"),
	     url("fonts/LectorRegular.woff") format("woff");
	font-display: block;
}
@font-face {
	font-family:"Lector Italic";
	src: url("fonts/LectorItalic.woff2") format("woff2"),
	     url("fonts/LectorItalic.woff") format("woff");
     font-display: block;
}
@font-face {
	font-family:"FKGroteskVariableTrialGX";
	src: url("fonts/FKGroteskVariableTrialGX.ttf") format("truetype-variations"),
	 	 url("fonts/FKGroteskVariableTrialGX.ttf") format("truetype");
	font-weight: 400;
	font-display: block;
}
/*@font-face {
	font-family:"Cambon";
	src: url("fonts/Cambon-Regular.woff2") format("woff2"),
	 	 url("fonts/Cambon-Regular.woff") format("woff");
	font-weight: 400;
	font-display: block;
}*/
@font-face {
	font-family:"Cambon Light";
	src: url("fonts/Cambon-Light.woff2") format("woff2"),
	 	 url("fonts/Cambon-Light.woff") format("woff");
	font-weight: 400;
}
@font-face {
	font-family:"Cambon Thin";
	src: url("fonts/Cambon-Thin.woff2") format("woff2"),
	 	 url("fonts/Cambon-Thin.woff") format("woff");
	font-weight: 300;
	font-display: block;
}
@font-face {
	font-family:"BC Liguria";
	src: url("fonts/BC-Liguria-Light.woff2") format("woff2");
	font-weight: 400;
	font-display: block;
}


/* Microsites */
@font-face {
	font-family:"Orelo-WideHeavy";
	src: url("fonts/Orelo-WideHeavy.otf") format("Opentype");
}

