@font-face {
    font-family: 'فونت وزیر';
    src: url('Vazir.woff2') format('woff2'),
         url('Vazir.woff') format('woff'),
         url('Vazir.ttf') format('truetype'),
         url('Vazir.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}