/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/




@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('IRANSans/IRANSansWeb.eot');
	src: url('IRANSans/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 /*url('IRANSans/IRANSansWeb.woff2') format('woff2'),   FF39+,Chrome36+, Opera24+*/
		 url('IRANSans/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('IRANSans/IRANSansWeb.ttf') format('truetype');
}