
/* Yekan Bakh font-face (make sure the font file exists) */
@font-face {
    font-family: 'Vazir Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Vazirmatn-Regular.ttf') format('truetype');
}
