/* Vazirmatn — Persian/Farsi body font (self-hosted, GDPR-compliant)
   Variable font, weight range 100-900. Loaded only for :lang(fa) pages. */
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/vazirmatn-variable.woff2') format('woff2-variations'),
         url('../fonts/vazirmatn-variable.woff2') format('woff2');
}
