@font-face {
  font-family: yekan;
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/yekan/yekan.eot');
  src:
    url('/fonts/yekan/yekan.eot?#iefix') format('embedded-opentype'),
    url('/fonts/yekan/yekan.woff') format('woff'),
    url('/fonts/yekan/yekan.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: vazir;
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/vazir/vazir.eot');
  src:
    url('/fonts/vazir/vazir.eot?#iefix') format('embedded-opentype'),
    url('/fonts/vazir/vazir.woff') format('woff'),
    url('/fonts/vazir/vazir.woff2') format('woff2'),
    url('/fonts/vazir/vazir.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: mulish;
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/mulish/Mulish-VariableFont_wght.ttf');
  src:
    url('/fonts/mulish/Mulish-VariableFont_wght.ttf')
      format('embedded-opentype'),
    url('/fonts/mulish/Mulish-VariableFont_wght.ttf') format('ttf'),
    url('/fonts/mulish/Mulish-VariableFont_wght.ttf') format('truetype');
  font-display: swap;
}
