@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Regular.eot');
    src: url('../fonts/Vazir-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Regular.woff2') format('woff2'),
    url('../fonts/Vazir-Regular.woff') format('woff'),
    url('../fonts/Vazir-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, h1,h2,h3,h4,h5,h6,p,a,div {
    font-family: Vazir !important;
}