@font-face {
    font-family: Vazir;
    src: url("Vazir-Regular-Bold.eot");
    src: url("Vazir-Regular-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Regular-FD.woff") format("woff"),
        url("Vazir-Regular-FD.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: Vazir;
    src: url("Vazir-Bold-Bold.eot");
    src: url("Vazir-Bold-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Bold-FD.woff") format("woff"),
        url("Vazir-Bold-FD.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: Vazir;
    src: url("Vazir-Black-Bold.eot");
    src: url("Vazir-Black-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Black-FD.woff") format("woff"),
        url("Vazir-Black-FD.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: Vazir;
    src: url("Vazir-Medium-Bold.eot");
    src: url("Vazir-Medium-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Medium-FD.woff") format("woff"),
        url("Vazir-Medium-FD.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: Vazir;
    src: url("Vazir-Light-Bold.eot");
    src: url("Vazir-Light-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Light-FD.woff") format("woff"),
        url("Vazir-Light-FD.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: Vazir;
    src: url("Vazir-Thin-Bold.eot");
    src: url("Vazir-Thin-Bold.eot?#iefix") format("embedded-opentype"),
        url("Vazir-Thin-FD.woff") format("woff"),
        url("Vazir-Thin-FD.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display:swap;
}