@font-face {
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("/assets/fonts/woff/IRANSansXFaNum-Regular.woff2?v=151") format("woff2"),
    url("/assets/fonts/woff/IRANSansXFaNum-Regular.woff?v=151") format("woff");
}
@font-face {
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url("/assets/fonts/woff/IRANSansXFaNum-Medium.woff2?v=151") format("woff2"),
    url("/assets/fonts/woff/IRANSansXFaNum-Medium.woff?v=151") format("woff");
}
@font-face {
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url("/assets/fonts/woff/IRANSansXFaNum-Bold.woff2?v=151") format("woff2"),
    url("/assets/fonts/woff/IRANSansXFaNum-Bold.woff?v=151") format("woff");
}
@font-face {
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url("/assets/fonts/woff/IRANSansXFaNum-ExtraBold.woff2?v=151") format("woff2"),
    url("/assets/fonts/woff/IRANSansXFaNum-ExtraBold.woff?v=151") format("woff");
}

html,
body,
p,
div,
a,
span,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea,
li,
summary {
  font-family: IRANSansXFaNum, Tahoma, "Segoe UI", sans-serif;
}
