@font-face {
    font-family: 'Vazir';
    src: url('../font/Vazir-Medium-FD.woff');
}

body {
    font-family: Vazir, sans-serif;
}
