/* Vazir Thin */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Thin-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Thin-FD.woff") format("woff"),
    url("../fonts/Vazir-Thin-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Thin-FD.eot") format("embedded-opentype");
    font-weight: 100;
    font-style: normal;
}

/* Vazir Light */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Light-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Light-FD.woff") format("woff"),
    url("../fonts/Vazir-Light-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Light-FD.eot") format("embedded-opentype");
    font-weight: 300;
    font-style: normal;
}

/* Vazir Regular */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Regular-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Regular-FD.woff") format("woff"),
    url("../fonts/Vazir-Regular-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Regular-FD.eot") format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}

/* Vazir Medium */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Medium-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Medium-FD.woff") format("woff"),
    url("../fonts/Vazir-Medium-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Medium-FD.eot") format("embedded-opentype");
    font-weight: 500;
    font-style: normal;
}

/* Vazir Bold */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Bold-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Bold-FD.woff") format("woff"),
    url("../fonts/Vazir-Bold-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Bold-FD.eot") format("embedded-opentype");
    font-weight: 700;
    font-style: normal;
}

/* Vazir Black */
@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir-Black-FD.woff2") format("woff2"),
    url("../fonts/Vazir-Black-FD.woff") format("woff"),
    url("../fonts/Vazir-Black-FD.ttf") format("truetype"),
    url("../fonts/Vazir-Black-FD.eot") format("embedded-opentype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: digikala;
    src: url('../fonts/digikala.eot');
    src: url('../fonts/digikala.eot?#iefix') format('embedded-opentype'), url('../fonts/digikala.woff2') format('woff2'), url('../fonts/digikala.woff') format('woff'), url('../fonts/digikala.ttf') format('truetype')
}
