
@font-face {
  font-family: 'vazir';
  src: url('../fonts/eot/Vazir.eot?2') format('eot'),  /* IE6–8 */
       url('../fonts/woff/Vazir.woff?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/ttf/Vazir.ttf?2') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'Vazir';
    src: url('../fonts/eot/Vazir-Bold.eot?2') format('eot'),  /* IE6–8 */
    url('../fonts/woff/Vazir-Bold.woff?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/Vazir-Bold.ttf?2') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: 'IrSans';
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?2') format('eot'),  /* IE6–8 */
    url('../fonts/woff/IRANSansWeb_Medium.woff?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/woff2/IRANSansWeb_Medium.woff2?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Medium.ttf?2') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: 400;
}
@font-face {
    font-family: 'IrSans';
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?2') format('eot'),  /* IE6–8 */
    url('../fonts/woff/IRANSansWeb_Bold.woff?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/woff2/IRANSansWeb_Bold.woff2?2') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Bold.ttf?2') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: 700;
}
body {

	font-family:IrSans;
	font-weight:400;
	color: #4e4e4e;
	
}

.en-char {
	font-family:Tahoma,Arial !important;	
}

