/* /wp-content/themes/jahangardtour/assets/fonts.css */
/* IRANSansX (self-host) */
@font-face{
  font-family:"IRANSansX";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:
    url("../fonts/IRANSansX/IRANSansX-Regular.woff2") format("woff2"),
    url("../fonts/IRANSansX/IRANSansX-Regular.woff") format("woff");
}
@font-face{
  font-family:"IRANSansX";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:
    url("../fonts/IRANSansX/IRANSansX-Bold.woff2") format("woff2"),
    url("../fonts/IRANSansX/IRANSansX-Bold.woff") format("woff");
}

/* IRANSansXFaNum (better Persian digits) */
@font-face{
  font-family:"IRANSansXFaNum";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:
    url("../fonts/IRANSansX/IRANSansXFaNum-Regular.woff2") format("woff2"),
    url("../fonts/IRANSansX/IRANSansXFaNum-Regular.woff") format("woff");
}
@font-face{
  font-family:"IRANSansXFaNum";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:
    url("../fonts/IRANSansX/IRANSansXFaNum-Bold.woff2") format("woff2"),
    url("../fonts/IRANSansX/IRANSansXFaNum-Bold.woff") format("woff");
}
