/**
Theme Name: dariush
Author: Dariush zamani
Author URI: https://webbartar.com/
Description: https://webbartar.com/ theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dariush
Template: astra
*/


* {
    
font-family: "IRANSans";    
}


p {
    margin-bottom: 3em;
    line-height: 39px;
     font-family: "IRANSans"; 
}

h1,h2,h3,h4,h5,h6 {
  font-family: "IRANSans";    
    
}
.entry-title   {
    font-family: "IRANSans"; 
    font-weight: bold;
    
}
 h2  {
    font-family: "IRANSans"; 
    font-weight: bold;
     font-size: 23px;
        
    
}



@font-face {
  font-family: "IRANSans";
  font-weight: bold;
  src: url("/fonts/IRANSansWeb_Bold.woff") format("woff"), url("/fonts/IRANSansWeb_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-weight: normal;
  src: url("/fonts/IRANSansWeb.woff") format("woff"), url("/fonts/IRANSansWeb.ttf") format("truetype");
}