/* Fonts
---------------------------------------------------------------------------- */
@font-face {
	font-family: "LT Afficher Neue";
	src: url("LTAfficherNeue-Text.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "LT Afficher Neue";
	src: url("LTAfficherNeue-BoldText.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
