/* Vazirmatn Font — Variable (wght axis only)
 * One woff2 file covers weights 100..900. Any `font-weight` value in
 * surrounding CSS — 100, 400, 700, or interpolated values in between —
 * maps back to this single font.
 *
 * Source: https://github.com/rastikerdar/vazirmatn/releases
 * Converted from fonts/variable/Vazirmatn[wght].ttf via fontTools → woff2.
 */

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Variable.woff2') format('woff2-variations'),
         url('Vazirmatn-Variable.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
