@font-face {
    font-family: Vazirmatn;
    src: url('/resources/fonts/vazir/Vazir-Bold.eot');
    src: url('/resources/fonts/vazir/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/vazir/Vazir-Bold.woff2') format('woff2'),
        url('/resources/fonts/vazir/Vazir-Bold.woff') format('woff'),
        url('/resources/fonts/vazir/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Vazirmatn;
    src: url('/resources/fonts/vazir/Vazir-Black.eot');
    src: url('/resources/fonts/vazir/Vazir-Black.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/vazir/Vazir-Black.woff2') format('woff2'),
        url('/resources/fonts/vazir/Vazir-Black.woff') format('woff'),
        url('/resources/fonts/vazir/Vazir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: Vazirmatn;
    src: url('/resources/fonts/vazir/Vazir-Medium.eot');
    src: url('/resources/fonts/vazir/Vazir-Medium.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/vazir/Vazir-Medium.woff2') format('woff2'),
        url('/resources/fonts/vazir/Vazir-Medium.woff') format('woff'),
        url('/resources/fonts/vazir/Vazir-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Vazirmatn;
    src: url('/resources/fonts/vazir/Vazir-Light.eot');
    src: url('/resources/fonts/vazir/Vazir-Light.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/vazir/Vazir-Light.woff2') format('woff2'),
        url('/resources/fonts/vazir/Vazir-Light.woff') format('woff'),
        url('/resources/fonts/vazir/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Vazirmatn;
    src: url('/resources/fonts/vazir/Vazir-Thin.eot');
    src: url('/resources/fonts/vazir/Vazir-Thin.eot?#iefix') format('embedded-opentype'),
        url('/resources/fonts/vazir/Vazir-Thin.woff2') format('woff2'),
        url('/resources/fonts/vazir/Vazir-Thin.woff') format('woff'),
        url('/resources/fonts/vazir/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}