/*@font-face {
    font-family: 'Arimo Regular';
    src: url('fonts/arimo-regular/arimo-regular-webfont.woff2') format('woff2'),
         url('fonts/arimo-regular/arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
	font-family: 'FranklinGothic Dm Cn';
	src: url('fonts/franklin/FranklinGothicLTCom-DmCn.eot');
	src: url('fonts/franklin/FranklinGothicLTCom-DmCn.eot?#iefix') format('embedded-opentype'),
		url('fonts/franklin/FranklinGothicLTCom-DmCn.woff') format('woff'),
		url('fonts/franklin/FranklinGothicLTCom-DmCn.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}