/* Extra face beyond the core assets/css/fonts.css set. Pacifico is only
   rendered on index.html (grainfield.js WebGL intro samples "Salt and" /
   "Pepper" in this exact family via document.fonts.ready) and live-music.html
   (inline SVG poster text: "Noche", "Española", "Flamingo"). Kept out of the
   core file so gallery.html / visit.html / menu.html aren't charged its bytes
   by check_budget.py. Same subset range as fonts.css. */
@font-face{
  font-family:'Pacifico';font-style:normal;font-weight:400;font-display:swap;
  src:url('../fonts/pacifico-regular.woff2') format('woff2');
}
