@font-face {
  font-family: 'Kahroba';
  src: url('Kahroba-VF-wght[wght,100,50].woff2') format('woff2');
}

@font-face {
  font-family: 'vazir';
  src: url('Vazir.woff') format('woff'),
    url('Vazir.eot');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'vazir';
  src: url('Vazir.woff') format('woff'),
    url('Vazir.eot');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'vazir';
  src: url('Vazir.woff') format('woff'),
    url('Vazir.eot');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'vazir';
}
