@font-face {
    font-family: 'vazir';
    src: url('../font/Vazir.woff2') format('woff2');
    src: url('../font/Vazir.woff') format('woff'),
        url('../../font/Vazir.otf') format('opentype'),
        url('../font/Vazir.ttf') format('truetype');
}

/*div, p, h1, h2, h3, h4, h5, h6, span,ul,li,a {
    font-family:vazir !important;
    font-size:larger !important
}

input {
      font-family:vazir !important;
}*/


h1, h2, h3, h4, h5, h6, p, a,div, li, ul  {
    font-family:'vazir' !important;
}