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

@font-face {
    font-family: BVazir;
    font-size: large;
    font-weight: bold;
    src: url('/fonts/BVazir.ttf');
}

