/* IRANSansX Font Faces */
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/iransansx/IRANSansXFaNum-Thin.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/iransansx/IRANSansXFaNum-UltraLight.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/iransansx/IRANSansXFaNum-Light.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/iransansx/IRANSansXFaNum-Regular.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/iransansx/IRANSansXFaNum-Medium.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/iransansx/IRANSansXFaNum-DemiBold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/iransansx/IRANSansXFaNum-Bold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/iransansx/IRANSansXFaNum-ExtraBold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansx';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/iransansx/IRANSansXFaNum-Black.woff') format('woff');
  font-display: swap;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'IRANSansx', sans-serif !important;
}
