/*
Theme Name: IranKala
Theme URI: https://zhaket.com/web/irankala-wordpress-theme
Author: S.Reza Salehi
Author URI: http://sreza-salehi.ir
Description: IranKala is a powerful theme with full WooCommerce support and flexible customization options.
Version: 10.8.0
Text Domain: irk
Domain Path: /languages/
*/
@font-face {
  font-family: "Vazirmatn";
  src: url("/wp-content/fonts/Vazirmatn-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("/wp-content/fonts/Vazirmatn-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("/wp-content/fonts/Vazirmatn-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("/wp-content/fonts/Vazirmatn-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

html,
body,
body *:not(i):not(.fa):not(.fas):not(.far):not(.fab):not([class*="eicon"]):not([class*="icon"]) {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}