@font-face {
	font-family: "Eras_Demi_ITC";
	font-style: normal;
	src: url(./fonts/Eras_Demi_ITC.eot);
	src: url(./fonts/Eras_Demi_ITC.eot?#iefix) format('embedded-opentype'),
		url(./fonts/Eras_Demi_ITC.woff2) format('woff2'),
		url(./fonts/Eras_Demi_ITC.woff) format('woff'),
		url(./fonts/Eras_Demi_ITC.ttf) format('truetype');
}
@font-face {
	font-family: "Eras_Bold_ITC";
	font-style: bold;
	src: url(./fonts/Eras_Bold_ITC.eot);
	src: url(./fonts/Eras_Bold_ITC.eot?#iefix) format('embedded-opentype'),
		url(./fonts/Eras_Bold_ITC.woff2) format('woff2'),
		url(./fonts/Eras_Bold_ITC.woff) format('woff'),
		url(./fonts/Eras_Bold_ITC.ttf) format('truetype');
}
@font-face {
	font-family: "Segoe_Print";
	font-style: normal;
	src: url(./fonts/Segoe_Print.eot);
	src: url(./fonts/Segoe_Print.eot?#iefix) format('embedded-opentype'),
		url(./fonts/Segoe_Print.woff2) format('woff2'),
		url(./fonts/Segoe_Print.woff) format('woff'),
		url(./fonts/Segoe_Print.ttf) format('truetype');
}