/* ============================================================
   THE SKIN LOVERS — storefront type
   Fahkwang (headings, --serif) + DM Sans (body/UI, --sans) per
   _brand/visual-identity.md §1.7. Loaded via Bunny Fonts (GDPR-friendly,
   same provider laravel-vite-plugin/fonts already self-hosts for the
   Filament admin panel — see vite.config.js) instead of local @font-face
   files, since this box has no Node/Vite to build self-hosted faces for
   the plain public/css storefront. Old Fredoka/Nunito files stay on disk
   (public/css/fonts/*.woff2) unused — harmless, not worth a cross-agent
   deletion for a frame-only pass.
   ============================================================ */
@import url("https://fonts.bunny.net/css?family=fahkwang:300,400,500&family=dm-sans:400,500,600,700");
