/* Vazirmatn variable font — local, privacy-friendly and display-optimized. */
@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/vazirmatn-arabic-wght-normal.woff2') format('woff2');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/vazirmatn-latin-wght-normal.woff2') format('woff2');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    unicode-range: U+0000-024F;
}

/* User-supplied A Soraya font for the short homepage display heading. */
@font-face {
    font-family: 'Sehich Soraya';
    src: url('../fonts/a-soraya-hero.ttf') format('truetype'),
         local('A Soraya'), local('ASoraya');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
