@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: 200;
  src: url('iranSans/IRANSans_UltraLight.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: 300;
  src: url('iranSans/IRANSans_Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: 400;
  src: url('iranSans/IRANSansWeb.ttf') format('truetype'),
    url('iranSans/IRANSans.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: 500;
  src: url('iranSans/IRANSans_Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: 700;
  src: url('iranSans/IRANSans_Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: bold;
  src: url('iranSans/IRANSans_Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSans';
  font-style: normal;
  font-weight: normal;
  src: url('iranSans/IRANSansWeb.ttf') format('truetype'),
    url('iranSans/IRANSans.ttf') format('truetype');
  font-display: swap;
}
