/* minimal atlas — webfonts.
   The .ai/PDF source embeds SpaceGrotesk-Light, SpaceGrotesk-SemiBold and
   HankenGrotesk-Regular as subsets only; no font binaries were supplied with
   the brand package. Both families are the genuine Google Fonts releases,
   loaded here from Google Fonts. Replace with self-hosted @font-face rules
   (assets/fonts/*.woff2) once licensed binaries are available. */
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap");
