/* DAEZPRO — Webfonts
 * Display: Space Grotesk  (técnico, geométrico, preciso)
 * Body:    Manrope        (humanista, claro, cercano)
 * Mono:    JetBrains Mono (datos, etiquetas de ingeniería)
 *
 * NOTE: fonts are served from Google Fonts (fonts.gstatic.com).
 * The @font-face rules below are pulled in by the @import so the
 * compiler ships them to consumers. To fully self-host, drop the
 * .woff2 files into /assets/fonts and swap the src: url(...) targets.
 */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
