@font-face {
    font-family: vazir;
    src : url("../fonts/Vazirmatn-FD-Regular.woff2");
    font-weight: 400;
}

body{
    font-family: vazir,Serif !important;
}

a{
    text-decoration: none !important;
}
