/* Atlas — Webfonts
 * Atlas deliberately avoids the IvyPresto + Inter pairing.
 *   - Display:  Newsreader  (editorial serif, optical sizes) — headlines, big numbers
 *   - UI sans:  Hanken Grotesk (humanist grotesk) — all interface text
 *   - Mono:     IBM Plex Mono — event hashes, codes, NetSuite refs
 * Loaded from Google Fonts; each family's CSS carries the @font-face rules. */
@import url("https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&family=Hanken+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap");
