@font-face {
  font-family: 'myYekan';
  src: url('../Fonts/BYekan.eot?#') format('eot'),  
       url('../Fonts/BYekan.woff') format('woff'),
       url('../Fonts/BYekan.ttf') format('truetype');
}
@font-face {
  font-family: 'myNazanin';
  src: url('../Fonts/BNazanin.eot?#') format('eot'),  
       url('../Fonts/BNazanin.woff') format('woff'),
       url('../Fonts/BNazanin.ttf') format('truetype');
}
@font-face {
  font-family: 'myTitr';
  src: url('../Fonts/BTitrBold.eot?#') format('eot'),  
       url('../Fonts/BTitrBold.woff') format('woff'),
       url('../Fonts/BTitrBold.ttf') format('truetype');
}
body
{
	font-family:myNazanin;	
}
