/* Satisfy — the same typeface Vara draws on diary's live reply surface (its stroke JSON is
   ~/res/vara/1.4.1/fonts/Satisfy/SatisfySL.json). Self-hosted; NEVER a CDN reference, which
   pwa-deploy's no-external gate forbids under default-src 'self'.
   Apache-2.0 (NOT SIL OFL) — see LICENSE.txt beside this file. */
@font-face {
  font-family: 'Satisfy';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(files/Satisfy-Regular.ttf) format('truetype');
}
