@charset "UTF-8";

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/Vazirmatn-Variable.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Fallback metric-adjusted to match Vazirmatn; reduces CLS from font swap. */
@font-face {
  font-family: "Vazirmatn Fallback";
  src: local("Tahoma"), local("Arial");
  size-adjust: 96%;
  ascent-override: 90%;
  descent-override: 25%;
  line-gap-override: 0%;
}

body, h1, h2, h3, h4, h5, h6, p, a, span, li, input, textarea, select, button, .elementor-heading-title {
  font-family: "Vazirmatn", "Vazirmatn Fallback", sans-serif !important;
}

/* Ensure Persian numbers are used if the font supports it by default, otherwise force specific features if needed */
/* Vazirmatn default includes Persian numbers. */
