/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/



/*font start*/
@font-face{
    font-family:yekan;
    font-style:normal;
    font-weight:500;
    src:url(fonts/eot/yekanbakhmedium.eot);
    src:url(fonts/eot/yekanbakhmedium.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/yekanbakhmedium.woff) 
    format("woff"),url(fonts/ttf/yekanbakhmedium.ttf) format("truetype")
  }
  @font-face{
    font-family:yekan;
    font-style:normal;
    font-weight:700;
    src:url(fonts/eot/yekanbakhheavy.eot);
    src:url(fonts/eot/yekanbakhheavy.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/yekanbakhheavy.woff) 
    format("woff"),url(fonts/ttf/yekanbakhheavy.ttf) format("truetype")
  }
  @font-face{
    font-family:yekan;
    font-style:normal;
    font-weight:900;
    src:url(fonts/eot/yekanbakhfat.eot);
    src:url(fonts/eot/yekanbakhfat.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/yekanbakhfat.woff) 
    format("woff"),url(fonts/ttf/yekanbakhfat.ttf) format("truetype")
  }
.fa {
    font-family: 'Font Awesome 5 Brands';
}
  body , h1, h2, h3, h4, h5, h6 {
   font-family:yekan;
   font-weight:500;
  }
  .bold {
      font-weight: 700;
  }

h1 {
    font-size: 25px;
    font-weight: 700;
}

/*font end*/
