/* Metodo 7 — Webfonts
   Both are free Google Fonts (no substitution).
   - Shantell Sans  → display / handwriting (short titles + highlighted keywords only)
   - Poppins        → body, UI, forms, labels, numbers (everything long or high-legibility) */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Shantell+Sans:wght@500;600;700&display=swap");
