/* ============================================================
   Known For — Webfonts
   ------------------------------------------------------------
   SUBSTITUTION NOTE: The live Known For brand appears to use a
   licensed neo-grotesque (Helvetica Neue / Söhne class) for its
   headlines & body. Pending the real font files, this system
   ships the closest tasteful Google Fonts stand-ins:

     • Archivo        → grotesque display + body   (Helvetica-class)
     • IBM Plex Mono  → labels, eyebrows, data annotations (the
                        "document / canonical" voice)
     • Special Elite  → distressed typewriter display, used ONLY
                        for the Project: Canonical lockup

   If you have the production fonts, drop the files in /assets/fonts
   and replace the @import below with local @font-face rules.
   ============================================================ */

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