@font-face {
    font-family: 'Vazir';
    src: url('Vazir.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family:'IRANYekan';
  src:url('IRANYekanXVFaNumVF.woff') format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: fallback
}

@font-face {
  font-family:'IRANSans';
  src:url('IRANSansWeb.woff2') format("woff2");
  font-weight:normal;
  font-style: normal;
  font-display: fallback
}

@font-face {
  font-family:'IRANSans';
  src:url('IRANSansWeb_Bold.woff2') format("woff-variations");
  font-weight:bold;
  font-style: normal;
  font-display:fallback
}