/**
 * Persian Font Definition - IRANSansX FaNum
 * Ultra-optimized local font loading with font-display: swap
 */
@font-face {
  font-family: "IRANSansX";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/IRANSansXFaNum-Regular.woff") format("woff");
}

@font-face {
  font-family: "IRANSansX";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/IRANSansXFaNum-Medium.woff") format("woff");
}

@font-face {
  font-family: "IRANSansX";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/IRANSansXFaNum-DemiBold.woff") format("woff");
}

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

@font-face {
  font-family: "IRANSansX";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/IRANSansXFaNum-Black.woff") format("woff");
}
