﻿@font-face {
	font-family:"Nasim";
	src: url( "../fonts/BBCNassim.eot" ) format('eot'),
		 url( "../fonts/BBCNassim.woff" ) format( "woff" ),
		 url( "../fonts/BBCNassim.ttf" ) format( "truetype" );
}

@font-face {
	font-family:"NasimBold";
	src: url( "../fonts/BNasimBold.eot" ) format('eot'),
		 url( "../fonts/BNasimBold.woff" )format( "woff" ),
		 url( "../fonts/BNasimBold.ttf" ) format( "truetype" );
}

@font-face {
  font-family: 'Yekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face { 
	font-family: 'WebMitra'; 
	src: url('/fonts/WebMitra/WebMitra.eot');
	src: url('/fonts/WebMitra/WebMitra.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/WebMitra/WebMitra.woff') format('woff'),
		 url('/fonts/WebMitra/WebMitra.ttf') format('truetype'),
		 url('/fonts/WebMitra/WebMitra.svg#WebMitra') format('svg');
	font-weight: normal; font-style: normal; unicode-range: U+0600–06FF;
}

@font-face {
	font-family: 'WebMitra';
	src: url("/fonts/WebMitra/BMitra-Bold.eot");
	src: url("/fonts/WebMitra/BMitra-Bold.eot?#iefix") format("embedded-opentype"),
		 url("/fonts/WebMitra/BMitra-Bold.woff") format("woff"),
		 url("/fonts/WebMitra/BMitra-Bold.ttf") format("truetype"),
		 url("/fonts/WebMitra/BMitra-Bold.svg#Mitra") format("svg");
	font-weight: bold; font-style: normal; unicode-range: U+0600–06FF;
}