/* Spinnerbooth webfonts.
   NOTE: These are loaded from Google Fonts CDN as a substitution because no
   brand font files were supplied. Space Grotesk (geometric display) + Manrope
   (geometric humanist body). Replace with self-hosted @font-face + .woff2 files
   when brand fonts are available. */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
