@font-face {
  
font-family: 'BTitr';
  
src:   url('../fonts/persian/BTitrBold.eot?#') format('eot'),
      
       url('../fonts/persian/BTitrBold.woff') format('woff'),
       
       url('../fonts/persian/BTitrBold.ttf') format('truetype');

}  

@font-face {
  
font-family: 'IRANSansWeb';
  
src:   url('../fonts/persian/IRANSansWeb.eot?#') format('eot'),
      
       url('../fonts/persian/IRANSansWeb.woff') format('woff'),
       
       url('../fonts/persian/IRANSansWeb.ttf') format('truetype');

}  

h1, h2, h3, h4, .sp-megamenu-parent { 
		font-family: "IRANSansWeb" !important; 
}
body  { 
		font-family: "IRANSansWeb" !important;
}