/* Self-hosted fonts (M2.5 §0.3). OpenDyslexic from opendyslexic.org
   (github.com/antijingoist/opendyslexic), SIL OFL 1.1 — license committed
   beside these files. Lato + Atkinson Hyperlegible ship via @fontsource
   (also self-hosted, bundled). Zero third-party font requests at runtime. */

@font-face {
  font-family: "OpenDyslexic";
  src: url("OpenDyslexic-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenDyslexic";
  src: url("OpenDyslexic-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
