/* font-vazir */
@font-face {
    font-family: vazir;
    src: url('./files/vazir.eot');
    src: url('./files/vazir.eot?#iefix') format('embedded-opentype'),
         url('./files/vazir.woff') format('woff'),
         url('./files/vazir.ttf') format('truetype');
    font-weight: normal;
}