@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');
}
@font-face {
  font-family: 'mySamim';
  src: url('../Fonts/Samim.eot?#') format('eot'),  
       url('../Fonts/Samim.woff') format('woff'),
       url('../Fonts/Samim.woff2') format('woff'),
       url('../Fonts/Samim.ttf') format('truetype');
}
@font-face {
  font-family: 'mySamimM';
  src: url('../Fonts/Samim-Medium.eot?#') format('eot'),  
       url('../Fonts/Samim-Medium.woff') format('woff'),
       url('../Fonts/Samim-Medium.woff2') format('woff'),
       url('../Fonts/Samim-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'mySamimB';
  src: url('../Fonts/Samim-Bold.eot?#') format('eot'),  
       url('../Fonts/Samim-Bold.woff') format('woff'),
       url('../Fonts/Samim-Bold.woff2') format('woff'),
       url('../Fonts/Samim-Bold.ttf') format('truetype');
}

body
{
	font-family:myNazanin;	
}
