/**
 * Vazirmatn Variable — single file, weights 100–900
 * Source: https://github.com/rastikerdar/vazirmatn (OFL-1.1)
 */
@font-face {
    font-family: 'Vazirmatn';
    src: url('/fonts/Vazirmatn/Vazirmatn-wght.woff2') format('woff2 supports variations'),
         url('/fonts/Vazirmatn/Vazirmatn-wght.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
