/* ============================================================
   Harmony — fonts
   The three brand families, loaded from Google Fonts (the same
   source the product uses). Spectral = serif display, Hanken
   Grotesk = UI sans, JetBrains Mono = code / ids / paths.
   @import must precede other rules, so this file holds only it.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Spectral:ital,wght@0,400;0,500;0,600;1,400&family=JetBrains+Mono:wght@400;500&display=swap');
