/* METROPOL — Fonts
   Single import. Tree of weights kept lean to keep first paint snappy.
   Two families do all the heavy lifting:
     - JetBrains Mono — system / utility / departure-board voice (V7)
     - Inter           — cinematic / product / editorial voice (V10)
   Add Bebas Neue if you ever want an extra-condensed display moment.
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
