/*
Theme Name: TechSharks sites Theme
Theme URI: https://techsharks.af
Version: 4.1
Description: A customizable theme with a simple yet robust set of theme options.
Author: The TechSharks Team
Author URI: https://techsharks.af
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fl-automator
*/
/*

WARNING! DO NOT EDIT THEME FILES IF YOU PLAN ON UPDATING!

Theme files will be overwritten and your changes will be lost
when updating. Instead, add custom code in the admin under
Appearance > Theme Settings > Code or create a child theme.

*/

/* irsans Fonts */

@font-face {
  font-family: "irsans_light";
  src:  url("fonts/IRANSans_Light.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "irsans_bold";
  src:  url("fonts/IRANSans_Bold.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "irsans_medi";
  src:  url("fonts/IRANSans_Medi.woff") format("woff");
  font-weight: normal;
}



/* iran Yekan Font */


@font-face {
  font-family: "iranyekan";
  src:  url("fonts/iranYekan/iyekan300.woff") format("woff");
  font-weight: 300;
}


@font-face {
  font-family: "iranyekan";
  src:  url("fonts/iranYekan/iyekan500.woff") format("woff");
  font-weight: 500;
}


@font-face {
  font-family: "iranyekan";
  src:  url("fonts/iranYekan/iyekan700.woff") format("woff");
  font-weight: 700;
}



@font-face {
  font-family: "iranyekan";
  src:  url("fonts/iranYekan/iyekan900.woff") format("woff");
  font-weight: 900;
}

