/* Only the two weights used by the interface are bundled to keep pages light. */
@font-face {
  font-family: "IRANSansX";
  src: url("fonts/IRANSansX-Regular.37ab29a7bdac.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IRANSansX";
  src: url("fonts/IRANSansX-Bold.68271817ad63.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html, body, input, textarea, select, button,
.button, .btn, .primary, .secondary {
  font-family: "IRANSansX", Tahoma, Arial, sans-serif !important;
}
