@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Vazir-FD.ttf');
}

@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/Vazir-Bold-FD.ttf');
}


body {
    font-family: 'Vazir', Arial, sans-serif;
    font-weight: normal;
}