﻿@font-face {
    font-family: vazir;
    font-style: normal;
    font-weight: 500;
    src: url('./../fonts/vazir/woff/Vazir.woff') format('woff'),
    url('./../fonts/vazir/woff2/Vazir.woff2') format('woff2');
}

@font-face {
    font-family: vazir;
    font-style: normal;
    font-weight: 700;
    src: url('./../fonts/vazir/woff/Vazir-Medium.woff') format('woff'),
    url('./../fonts/vazir/woff2/Vazir-Medium.woff2') format('woff2');
}

body,
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: vazir !important;
}
