﻿@font-face {
	font-family:"Nasim";
	src: url( "../fonts/BBCNassim.eot" );
	src: local( "☺" ),
	url( "../fonts/BBCNassim.woff" )
	format( "woff" ),
	url( "../fonts/BBCNassim.ttf" )
	format( "truetype" );
}

@font-face {
	font-family:"NasimBold";
	src: url( "../fonts/BNasimBold.eot" );
	src: local( "☺" ),
	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+ */
}