
@font-face {
	font-family: 'iransans';
	src: url('../fonts/IRANSans-web.ttf') format('truetype');
	src: url('../fonts/IRANSans-web.eot') format('embedded-opentype'),
		url('../fonts/IRANSans-web.woff') format('woff'),
		url('../fonts/IRANSans-web.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'iransans';
	src: url('../fonts/IRANSans-Bold-web.ttf') format('truetype');
	src: url('../fonts/IRANSans-Bold-web.eot') format('embedded-opentype'),
		url('../fonts/IRANSans-Bold-web.woff') format('woff'),
		url('../fonts/IRANSans-Bold-web.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}