/**
 * فونت‌های محلی تم — IRANYekanXFaNum + Courier Prime
 * مسیر فایل‌ها: assets/fonts/
 *
 * @package Netron
 */

/* —— ایران‌یکان X (اعداد فارسی) —— */
@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-UltraLight.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-Light.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-DemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-Heavy.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-ExtraBlack.woff2") format("woff2");
}

@font-face {
  font-family: "IRANYekanXFaNum";
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url("../fonts/IRANYekanXFaNum-Black.woff2") format("woff2");
}

/* —— مونو (برگه حریم خصوصی و …) —— */
@font-face {
  font-family: "Courier Prime";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/CourierPrime-Regular.woff2") format("woff2");
}
