/*persian*/

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src:url('../fonts/iranyekanwebbold.eot') format('embedded-opentype'),
		url('../fonts/iranyekanwebbold.woff2') format('woff2'),
		url('../fonts/iranyekanwebbold.woff')  format('woff'),
		url('../fonts/iranyekanwebbold.ttf') format('truetype');
}
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src:url('../fonts/iranyekanweblight.eot') format('embedded-opentype'),
		url('../fonts/iranyekanweblight.woff2') format('woff2'),
		url('../fonts/iranyekanweblight.woff')  format('woff'),
		url('../fonts/iranyekanweblight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src:url('../fonts/iranyekanwebregular.eot') format('embedded-opentype'),
		url('../fonts/iranyekanwebregular.woff2') format('woff2'),
		url('../fonts/iranyekanwebregular.woff')  format('woff'),
		url('../fonts/iranyekanwebregular.ttf') format('truetype');
}

/*number*/
@font-face{
	font-family:'IRANSansNumbers';
	src:url('../fonts/IRANSansWeb(FaNum.html)_Medium.eot?#') format('embedded-opentype'),
		url('../fonts/IRANSansWeb(FaNum.html)_Medium.woff2') format('woff2'),
		url('../fonts/IRANSansWeb(FaNum.html)_Medium.woff') format('woff');
	font-weight:500;
}

@font-face{
	font-family:'IRANSansNumbers';
	src:url('../fonts/IRANSansWeb(FaNum.html)_UltraLight.eot?#') format('embedded-opentype'),
		url('../fonts/IRANSansWeb(FaNum.html)_UltraLight.woff2') format('woff2'),
		url('../fonts/IRANSansWeb(FaNum.html)_UltraLight.woff') format('woff');
	font-weight:200;
}

@font-face{
	font-family:'IRANSansNumbers';
	src:url('../fonts/IRANSansWeb(FaNum.html)_Light.eot?#') format('embedded-opentype'),
		url('../fonts/IRANSansWeb(FaNum.html)_Light.woff2') format('woff2'),
		url('../fonts/IRANSansWeb(FaNum.html)_Light.woff') format('woff');
	font-weight:300
}

@font-face{
	font-family:'IRANSansNumbers';
	src:url('../fonts/IRANSansWeb(FaNum.html)_Medium.eot') format('embedded-opentype'),
		url('../fonts/IRANSansWeb(FaNum.html)_Medium.woff2') format('woff2'),
		url('../fonts/IRANSansWeb(FaNum.html)_Medium.woff') format('woff');
	font-weight:400
}


/*english*/

@font-face {
	font-family: Xenois;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/XenoisSansPro-Bold.otf') format('truetype');
}
@font-face {
	font-family: Xenois;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/XenoisSansPro-Medium.otf') format('truetype');
}
@font-face {
	font-family: Xenois;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/XenoisSansPro-Light.otf') format('truetype');
}
@font-face {
	font-family: Xenois;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/XenoisSansPro-Heavy.otf') format('truetype');
}
@font-face {
	font-family: Xenois;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/XenoisSansPro-Regular.otf') format('truetype');
}