/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/


@font-face {
  font-family: 'IRANYekanXVF';
  src: url('fonts/IRANYekanXVF.woff2') format('woff2-variations'),
       url('fonts/IRANYekanXVF.woff') format('woff-variations');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

body :not(i):not([class*="icon"]):not(.fa):not(.dashicons) {
  font-family: 'IRANYekanXVF', sans-serif !important;
  font-weight: 400;
}

