
/* Persian, v33.001, https://github.com/rastikerdar/vazirmatn */
@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/Vazirmatn-NL-Regular.woff2') format('woff2'),
    url('../fonts/Vazirmatn-NL-Regular.woff') format('woff');
    font-weight: normal;
    font-display:swap;
    /*unicode-range:U+0627-06FF;*/
}

/* Persian, v33.003, https://github.com/rastikerdar/vazirmatn */
@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/Vazirmatn-NL-Medium.woff2') format('woff2'),
    url('../fonts/Vazirmatn-NL-Medium.woff') format('woff');
    font-weight: 500;
    font-display:swap;
    /*unicode-range: U+0600-06FF;*/
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Vazirmatn-FD-Regular.woff2) format('woff2');
    unicode-range: U+30-39;
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Vazirmatn-FD-Medium.woff2") format('woff2');
    unicode-range: U+30-39;
}


body {
    font-family: "Vazirmatn" , "Vazir" , "Roboto", -apple-system, BlinkMacSystemFont, "Apple Color Emoji", "Segoe UI", Oxygen, Ubuntu, Cantarell,
    "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
