/* Fonts — Claude Design System
   NOTE: Copernicus (serif display) and StyreneB (sans body) are licensed
   Anthropic typefaces and unavailable as webfonts. Substitutes loaded below:
     - Display serif  : "Newsreader"     (substitute for Copernicus / Tiempos Headline)
     - Body sans      : "Inter"          (substitute for StyreneB — closest humanist grotesque)
     - Mono / code    : "JetBrains Mono" (exact spec)
   Replace these @font-face/@import targets with licensed binaries when available. */

@import url("https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap");
