/*——————  font- web-yar.ir —————— */
@font-face {
font-family: "yekan";
src: url(fonts/Yekan.eot);
src: url(fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(fonts/Yekan.woff)
format("woff"), url(fonts/Yekan.ttf) format("truetype"), url(fonts/Yekan.svg#BYekan) format("svg");
font-weight: normal;
font-style: normal
}

/*—————— font-web-yar.ir ————— */

/* 

body {
  font-family: yekan, BYekan , Tahoma, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, a {
  font-family: yekan, BYekan , Tahoma, sans-serif;
}

*/

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

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

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

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

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

@font-face {
    font-family: 'IranNastaliq';
    src: url('fonts/woff2/IranNastaliq-Web.woff2') format('woff2'),
    url('fonts/woff/IranNastaliq-Web.woff') format('woff'),
         url('fonts/ttf/IranNastaliq-Web.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	direction:rtl;
	unicode-bidi:embed;
	font-family:IRANSans !important
}

article em{
	font-family:IRANSans !important
}

p em{
	font-family:IRANSans !important
}

h1,h2,h3,h4,h5,h6,p,blockquote{
	font-family:IRANSans !important
}