/* More Digital Lab — webfonts
   NOTE: no brand font binaries were provided. Nearest matches chosen from Google Fonts:
   - Wordmark feel (rounded geometric): Manrope — used for display + UI text
   - Technical/mono accents: JetBrains Mono
   Replace with licensed brand fonts when available. */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
