/* Optimized single variable font entry for Vazirmatn
   Uses the variable WOFF2 (Vazirmatn[wght].woff2) to reduce requests
*/
@font-face {
  font-family: 'Vazirmatn';
  src: url('../../cdn_files/fonts/Vazirmatn[wght].woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Fallback single-file entries (if variable font missing) - smaller number of files */
@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/vazirmatn/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/vazirmatn/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
  src: url('../fonts/vazirmatn/Vazirmatn-Regular.woff2') format('woff2');
