@font-face {
  font-family: 'IRANSansX';
  font-weight: 100;
  src: url('/assets/custom/fonts/IRANSansX-UltraLight.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 300;
  src: url('/assets/custom/fonts/IRANSansX-Light.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 400;
  src: url('/assets/custom/fonts/IRANSansX-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 500;
  src: url('/assets/custom/fonts/IRANSansX-Medium.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 600;
  src: url('/assets/custom/fonts/IRANSansX-DemiBold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 700;
  src: url('/assets/custom/fonts/IRANSansX-Bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'IRANSansX';
  font-weight: 900;
  src: url('/assets/custom/fonts/IRANSansX-Black.woff2') format('woff2');
  font-display: swap;
}

body, html, input, textarea, select, button, .sidebar, .ticket-article, * {
  font-family: 'IRANSansX', Tahoma, Arial, sans-serif !important;
}
