@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb.eot');
  src: url('../pfonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
       url('../pfonts/IRANSansWeb.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb.woff') format('woff'),
       url('../pfonts/IRANSansWeb.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb_Bold.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb_Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb_Light.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb_Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb_Medium.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb_Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb_Black.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb_Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('../pfonts/IRANSansWeb_UltraLight.woff2') format('woff2'),
       url('../pfonts/IRANSansWeb_UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

/* استفاده عمومی در سایت */
body, h1, h2, h3, h4, h5, h6, p, a, span, li, div {
  font-family: 'IRANSans', sans-serif !important;
}
