

@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSansWeb.woff2') format('woff2'),
       url('fonts/IRANSansWeb.woff') format('woff'),
       url('fonts/IRANSansWeb.ttf') format('truetype'),
       url('fonts/IRANSansWeb.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IRANSans';
  src: url('fonts/IRANSansWeb_Bold.woff2') format('woff2'),
       url('fonts/IRANSansWeb_Bold.woff') format('woff'),
       url('fonts/IRANSansWeb_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}