/* Petaluma Script — the handwritten jazz face `chordchart` blocks are set in.
   Steinberg, SIL OFL 1.1 (licence: fretscience-viz ts/assets/fonts/OFL.txt).

   Shipped rather than named-and-hoped: the accidentals ♭ ♮ ♯ live in
   Miscellaneous Symbols, which most text faces lack, and a missing glyph falls
   through to a full-width substitute that reads as a stray space after the
   note — the same defect fixed for body copy in globals.css.

   51 KB unsubset, and linked only on pages that actually contain a chord
   chart, so the many chart-free lessons never fetch it. */
@font-face {
  font-family: "Petaluma Script";
  src: url(/fretviz/PetalumaScript.woff2) format("woff2");
  font-display: swap;
}
