/* Andika — SIL Open Font License, purpose-built for beginning readers.
   Used for tracing-guide ghost letterforms (single-story 'a'/'g', manuscript shapes). */
@font-face {
  font-family: 'Andika';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Andika-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Andika';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./Andika-Bold.woff2') format('woff2');
}
