@font-face {
    font-family: vazir;
    src: url('./Vazirmatn[wght].ttf');
}
:root{
    font-family: 'vazir';
}
