/* ============================================================
   H-BOX — FONTS
   Brand typefaces (Charte Graphique):
     Titres      → Montserrat ExtraBold (800)
     Sous-titres → Montserrat Medium (500)
     Texte       → Open Sans Regular (400)
   These are the exact brand faces, served from Google Fonts.

   EDITORIAL ACCENTS (added for the website UI kit, inspired by the
   furoweb.eu reference — flagged as additions, NOT charter faces):
     Emphasis    → Instrument Serif italic  (the "italic accent word"
                   set inside otherwise Montserrat display headlines)
     Labels/mono → JetBrains Mono           (uppercase micro-labels,
                   the live-time ticker, kicker tags)
   They are accent roles only; Montserrat + Open Sans remain the core.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500;700&display=swap');
