/* pocca — Webfonts
 * Brand fonts, all served from Google Fonts (freely available, no licensing cost):
 *   Instrument Serif     — display / headlines (editorial high-contrast serif;
 *                          human, premium, deliberately NOT the generic tech-grotesque)
 *   Bricolage Grotesque  — WORDMARK ONLY (--font-wordmark) — the approved logo letterforms
 *   Hanken Grotesk       — text / UI (clean, warm, highly legible on screen & print)
 *   Space Mono           — labels, eyebrows, data (the "tech / precision" signal)
 *
 * NOTE (flagged to Bastien): these are substitute-free CHOICES, not stand-ins for
 * missing files — pocca has no prior type. If you want self-hosted binaries for
 * offline/print pipelines, ask and I'll swap the @import for local @font-face rules.
 */

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=Instrument+Serif:ital@0;1&family=Hanken+Grotesk:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Space+Mono:wght@400;700&display=swap');
