@font-face {
    font-family: 'Vazir';
    src: url("/static/fonts/Vazir-Light.d0a69cd04643.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url("/static/fonts/Vazir-Medium.0a3bc5ee1d3a.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url("/static/fonts/Vazir-Bold.0c503e15fdff.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: 'Vazir', Tahoma, sans-serif;
}
