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

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


body {
    font-family: vazir !important;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
span,
textarea {
    font-family: vazir !important;
}
