/* Webfonts.
   The app loads Inter and IBM Plex Mono via next/font (--font-inter,
   --font-plex-mono). Here they come from the Google CDN so the
   specimen cards and kits render standalone.
   Archivo is a SUBSTITUTION — see readme.md "Font substitution". */
@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wdth,wght@0,62..125,100..900;1,62..125,100..900&family=Inter:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap");
