@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("/fonts/open-sans-variable.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("/fonts/open-sans-italic-variable.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans Fallback";
  src: local("Arial");
  size-adjust: 105.1479%;
  ascent-override: 101.6519%;
  descent-override: 27.8625%;
  line-gap-override: 0%;
  font-style: normal;
  font-weight: 300 800;
}

@font-face {
  font-family: "Open Sans Fallback";
  src: local("Arial Italic"), local("Arial");
  size-adjust: 105.1479%;
  ascent-override: 101.6519%;
  descent-override: 27.8625%;
  line-gap-override: 0%;
  font-style: italic;
  font-weight: 300 800;
}

@font-face {
  font-family: "Story Script";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/story-script.woff2") format("woff2");
}
