/* Feli Feli — Webfonts
   Display / UI:  Archivo (clean grotesque, 400–900) — headings, dish names, taglines
   Body:          Inter (300–700)
   Label/Data:    Space Mono (400/700) — prices, eyebrows, technical layer
   Loaded from Google Fonts. To fully self-host (offline-safe), download the
   woff2 binaries into assets/fonts/ and replace this @import with @font-face
   rules pointing at them. */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
