/* Self-hosted Vazirmatn (variable) — full weight range 100-900 */
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('Vazirmatn-Variable.woff2') format('woff2-variations'),
         url('Vazirmatn-Variable.woff2') format('woff2');
}

/* Self-hosted Inter (variable) — full weight range 100-900 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('Inter-Variable.woff2') format('woff2-variations'),
         url('Inter-Variable.woff2') format('woff2');
}
