/* فقط وزن‌های لندینگ — Regular / Medium / Bold */
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("IRANSansWeb(FaNum)_Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("IRANSansWeb(FaNum)_Medium.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("IRANSansWeb(FaNum).woff2") format("woff2");
  font-display: swap;
}
