/* ============================================
   POLICES LOCALES — GABIN GESTION
   Fichiers vérifiés directement (rendu testé et confirmé fidèle à la charte)
   ============================================ */

/* ---- Ascender Sans W01 Bold (LOGO "Gabin" uniquement) ---- */
/* Police réelle du wordmark — identifiée le 16/06/2026, remplace Archivo pour le logo */
@font-face {
  font-family: 'Ascender Sans W01';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Ascender Sans W01 Bold.woff2') format('woff2'),
       url('Ascender Sans W01 Bold.woff') format('woff');
}

/* ---- Archivo (display / titres — PAS pour le logo) ---- */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('archivo-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('archivo-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('archivo-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('archivo-900.woff2') format('woff2');
}

/* ---- Source Serif 4 (corps de texte) — à compléter avec tes fichiers v14 ---- */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('source-serif-4-v14-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('source-serif-4-v14-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('source-serif-4-v14-latin-600.woff2') format('woff2');
}

/* ---- JetBrains Mono (badges, labels, chiffres) — à compléter avec tes fichiers v24 ---- */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('jetbrains-mono-v24-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('jetbrains-mono-v24-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('jetbrains-mono-v24-latin-600.woff2') format('woff2');
}
