/**
 * Fuentes Terres de l'Ebre: Josefin Sans (sans/body) + Poppins (headings).
 *
 * TODO: migrar a @fontsource self-host (GDPR-friendly) cuando se monte el
 * pipeline Vite del sub-tema. Por ahora se cargan desde Google Fonts CDN
 * para tener el skin operativo lo antes posible.
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Josefin+Sans:wght@400;600;700&display=swap');
