/* فرشواره — فونت وزیرمتن از سرور ایرانی */

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

@font-face {
    font-family: 'VazirmatnFD';
    src: url('Vazirmatn-FD-Regular.woff2') format('woff2');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-main: 'Vazirmatn', Tahoma, system-ui, sans-serif;
    --font-num:  'VazirmatnFD', 'Vazirmatn', sans-serif;
}
