/* bloo.app webfonts — sourced from Google Fonts CDN.
   NOTE: these are Google Fonts substitutes, not bespoke brand fonts.
   Space Grotesk = display / headings (technical, geometric)
   IBM Plex Sans = body / UI (humanist, calm, credible)
   IBM Plex Mono = code / labels / dev nod */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
