@font-face {
    font-family: "Vazir";
    src: url("vazir-100.woff2") format("woff2"),
         url("vazir-100.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Vazir";
    src: url("vazir-300.woff2") format("woff2"),
         url("vazir-300.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Vazir";
    src: url("vazir-400.woff2") format("woff2"),
         url("vazir-400.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Vazir";
    src: url("vazir-500.woff2") format("woff2"),
         url("vazir-500.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Vazir";
    src: url("vazir-700.woff2") format("woff2"),
         url("vazir-700.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Vazir";
    src: url("vazir-900.woff2") format("woff2"),
         url("vazir-900.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}
