/*
Theme Name: wp-hizist new
Theme URI: hizist.ir
Author: af
Author URI: 
Description: for site
Version: 0.8
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
    font-family: "fonthoma";
    src: url("fonts/homa.ttf") format("ttf");
  }
  @font-face {
    font-family: bnazanin;
    src: url("fonts/B-NAZANIN.TTF") format("ttf");
  }
  @font-face {
    font-family: MyIranNastaliq;
    src: url('fonts/IranNastaliq/IranNastaliq.ttf') format('ttf');
  }
  @font-face {
    font-family: ShabnamBold;
    src: url("fonts/Shabnam-Bold.eot") format("eot");
    src: url("fonts/Shabnam-Bold.woff") format("woff"),
    url("fonts/Shabnam-Bold.ttf") format("ttf"),
  }
  body {
    font-family: MyIranNastaliq;
  }
 