/* ============================================================
   Naqel — self-hosted typefaces
   IBM Plex Sans (Latin) + IBM Plex Sans Arabic (Arabic) are served
   under one family name, split by unicode-range, so mixed
   Arabic/Latin strings render in one coherent voice.
   Self-hosted rather than CDN: no third-party dependency and no
   Google round-trip from Iraq. ~316KB total, woff2 only.
   ============================================================ */

/* ---- Latin ---- */
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/plex-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
                 U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/plex-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
                 U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/plex-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
                 U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/plex-700.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
                 U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ---- Arabic ---- */
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/plex-ar-400.woff2') format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1,
                 U+08E3-08FF, U+200C-200F, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
                 U+FE70-FEFF, U+102E0-102FB, U+10E60-10E7E, U+1EE00-1EEBB;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/plex-ar-500.woff2') format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1,
                 U+08E3-08FF, U+200C-200F, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
                 U+FE70-FEFF, U+102E0-102FB, U+10E60-10E7E, U+1EE00-1EEBB;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/plex-ar-600.woff2') format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1,
                 U+08E3-08FF, U+200C-200F, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
                 U+FE70-FEFF, U+102E0-102FB, U+10E60-10E7E, U+1EE00-1EEBB;
}
@font-face {
  font-family: 'Naqel Sans'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/plex-ar-700.woff2') format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1,
                 U+08E3-08FF, U+200C-200F, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
                 U+FE70-FEFF, U+102E0-102FB, U+10E60-10E7E, U+1EE00-1EEBB;
}

/* ---- Mono: identifiers, plates, phone numbers ---- */
@font-face {
  font-family: 'Naqel Mono'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/plex-mono-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Naqel Mono'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/plex-mono-500.woff2') format('woff2');
}

/* ---- Display: the wordmark only ----
   The Naqel logo is set in a geometric face whose capital J has no top bar
   and hooks left — Plex's J has a crossbar and reads as a different mark.
   Scoped to .naqel-word and the loader; UI text stays on Naqel Sans, which
   is the one with Arabic coverage. 8KB, Latin only. */
@font-face {
  font-family: 'Naqel Display'; font-style: normal; font-weight: 700; font-display: block;
  src: url('../fonts/naqel-display-700.woff2') format('woff2');
  unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020;
}
