/*
 * LOCAL PREVIEW ONLY — FONT LICENSE PENDING.
 * These font files (Axiforma by Kastelov, GE Dinar One by Boutros International)
 * were supplied in the project source files WITHOUT a webfont license document.
 * Do NOT ship these to production until the owner provides proof of a license
 * that covers web embedding and commercial use. See docs/OPEN_ISSUES.md item 5.
 * Production fallback proposal (open license, AR+EN): IBM Plex Sans Arabic.
 */

@font-face {
  font-family: "Axiforma";
  src: url("../fonts/Axiforma-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Axiforma";
  src: url("../fonts/Axiforma-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Axiforma";
  src: url("../fonts/Axiforma-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GE Dinar One";
  src: url("../fonts/alfont_com_GE-Dinar-One-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GE Dinar One";
  src: url("../fonts/GE-Dinar-One-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GE Dinar One";
  src: url("../fonts/alfont_com_GE-Dinar-One-Bold-1.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
