/* =========================================================
   فونت ایران‌سنس (IRANSans) — نسخه لوکال
   ---------------------------------------------------------
   فایل‌های فونت در پوشه‌ی sibling: fonts/IRANSansWebFaNum*.ttf
   این پوشه را اسکریپت copy-assets پر می‌کند.
   منبع: public_html/wp-content/uploads/IRANSansWebFaNum*.ttf
   ========================================================= */

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/IRANSansWebFaNum_Light.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/IRANSansWebFaNum.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/IRANSansWebFaNum_Medium.ttf") format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/IRANSansWebFaNum_Bold.ttf") format("truetype");
}