/* ══════════════════════════════════════════════════
 *  Self-hosted fonts
 *  English  -> Gilroy
 *  Arabic   -> Ping AR+ LT
 * ══════════════════════════════════════════════════ */

/* ── Gilroy (English) — weights used in the design only ── */
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-MediumItalic.ttf') format('truetype'); font-weight: 500; font-style: italic; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Gilroy'; src: url('gilroy/Gilroy-ExtraBold.ttf') format('truetype'); font-weight: 800; font-style: normal; font-display: swap; }

/* ── Ping AR+ LT (Arabic) — weights used in the design only ── */
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-ExtraLight.otf') format('opentype'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Light.otf') format('opentype'); font-weight: 350; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Regular.otf') format('opentype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Medium.otf') format('opentype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Bold.otf') format('opentype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Heavy.otf') format('opentype'); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: 'Ping AR+ LT'; src: url('ping-ar/PingAR-LT-Black.otf') format('opentype'); font-weight: 900; font-style: normal; font-display: swap; }
