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