/* ===== Vazir - Text ===== */
@font-face {
    font-family: 'Vazir';
    src: url('Vazir-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('Vazir-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* ===== Vazir - Farsi Digits ===== */
@font-face {
    font-family: 'Vazir';
    src: url('Vazir-Medium-FD.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    unicode-range: U+06F0-06F9;
}

@font-face {
    font-family: 'Vazir';
    src: url('Vazir-Bold-FD.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    unicode-range: U+06F0-06F9;
}
