/* FlyHuman — Webfonts
 * Three voices:
 *   • Source Serif Pro (Google: "Source Serif 4") — H1 display + secondary prose (Paragraph 2).
 *   • Radio Canada Big — H2–H4, body (Paragraph 1), nav links. The readable workhorse.
 *   • Geist Mono — button text + captions/labels/data. The machine voice.
 * Loaded from Google Fonts CDN. For production, self-host these binaries
 * and replace this @import with local @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,600&family=Radio+Canada+Big:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Geist+Mono:wght@400;500;600;700&family=Inter:wght@600;700;800;900&display=swap');
