@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Black-FD.eot');
    src: url('../fonts/vazir/Vazir-Black-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Black-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Black-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Black-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Black-FD.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Bold-FD.eot');
    src: url('../fonts/vazir/Vazir-Bold-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Bold-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Bold-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Bold-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Bold-FD.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Light-FD.eot');
    src: url('../fonts/vazir/Vazir-Light-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Light-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Light-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Light-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Light-FD.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Medium-FD.eot');
    src: url('../fonts/vazir/Vazir-Medium-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Medium-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Medium-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Medium-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Medium-FD.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Regular-FD.eot');
    src: url('../fonts/vazir/Vazir-Regular-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Regular-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Regular-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Regular-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Regular-FD.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir/Vazir-Thin-FD.eot');
    src: url('../fonts/vazir/Vazir-Thin-FD-1.eot') format('embedded-opentype'),
        url('../fonts/vazir/Vazir-Thin-FD.woff2') format('woff2'),
        url('../fonts/vazir/Vazir-Thin-FD.woff') format('woff'),
        url('../fonts/vazir/Vazir-Thin-FD.ttf') format('truetype'),
        url('../fonts/vazir/Vazir-Thin-FD.svg') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body, .body, div, span, h1, h2, h3, h4, h5, h6, p,
a, ol, ul, li, strike, strong, form, label,
legend, table, caption, tbody, tfoot, thead, tr,
th, td, article, aside, figure, figcaption, footer,
header, menu, nav, section, summary,small {
    font-family: Vazir;
}
