
@media screen {
@font-face {
  font-family: IRANSansX;
  src: url("../../new-font/textfont/sans/IRANSansX-Regular.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "ss02";
  size-adjust: 98%;
  ascent-override: 90%;
  descent-override: 25%;
  line-gap-override: 0%;
}

@font-face {
  font-family: IRANSansX;
  src: url("../../new-font/textfont/sans/IRANSansX-Bold.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "ss02";
  size-adjust: 98%;
  ascent-override: 90%;
  descent-override: 25%;
  line-gap-override: 0%;
}



@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("../../new-font/font-icon/fa-brands-400.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: fa-solid;
  src: url("../../new-font/font-icon/fa-solid-900.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}
}