@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 300 500;
    src: url(Vazir-Light-FD-WOL.woff2) format('woff2');
}
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 100 300;
    src: url(Vazir-Thin-FD-WOL.woff2) format('woff2');
}
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 500 700;
    src: url(Vazir-Medium-FD-WOL.woff2) format('woff2');
}
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 700 900;
    src: url(Vazir-Bold-FD-WOL.woff2) format('woff2');
}
body{
    font-family: Vazirmatn, sans-serif !important;
}