@font-face{
    font-family: vazir;
    src: url(../fonts/Vazir-Medium.ttf);
}

*{
    font-family:vazir ;
    direction: rtl;
}
