/* Primer's real typefaces are licensed: Sirca (Edito Type) for display, Söhne (Klim
   Type Foundry) for text. Neither can be redistributed here. Until the licensed
   binaries are dropped into assets/fonts/, the closest free stand-ins load from
   Google Fonts:
     Sirca  -> Playfair Display  (high-contrast serif, ball terminals)
     Söhne  -> Instrument Sans   (neo-grotesque, Akzidenz lineage)
   Swap by (a) adding @font-face blocks below and (b) putting the real family
   first in --font-display / --font-text in tokens/typography.css. */
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap");
