/* Fonts are loaded from Google Fonts to match the static mock exactly.
   To self-host later (faster, and no third-party request from visitors),
   download the three families into assets/fonts/ and replace this import
   with @font-face rules. Nothing else in the theme needs to change. */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Archivo:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
