@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/IRANSansWeb(FaNum).eot');
	src: url('fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
		 url('fonts/IRANSansWeb(FaNum).woff2') format('woff2'),
		 url('fonts/IRANSansWeb(FaNum).woff') format('woff'),
		 url('fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
	font-family: IRANSans;
}