/* ============================================================
   Loon Research — Webfonts
   Space Grotesk (all headings) + Hanken Grotesk (body/UI) + IBM Plex Mono.
   All via Google Fonts.
   Consumers get these through styles.css -> fonts.css.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap");
