@font-face {
  font-family: 'Vazir';
  src:
    url('./eot/Vazir-Regular.eot');
  src:
    url('./eot/Vazir-Regular.eot') format('embedded-opentype'),
    url('./woff2/Vazir-Regular-FD.woff2') format('woff2'),
    url('./woff/Vazir-Regular.woff') format('woff'),
    url('./ttf/Vazir-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazir';
  src:
    url('./eot/Vazir-Medium.eot');
  src:
    url('./eot/Vazir-Medium.eot') format('embedded-opentype'),
    url('./woff2/Vazir-Medium-FD.woff2') format('woff2'),
    url('./woff/Vazir-Medium.woff') format('woff'),
    url('./ttf/Vazir-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazir';
  src:
    url('./eot/Vazir-Bold.eot');
  src:
    url('./eot/Vazir-Bold.eot') format('embedded-opentype'),
    url('./woff2/Vazir-Bold-FD.woff2') format('woff2'),
    url('./woff/Vazir-Bold.woff') format('woff'),
    url('./ttf/Vazir-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Vazir';
}
