/* Literata — headings */
@font-face {
  font-family: "Literata";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Literata-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Literata";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Literata-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Literata";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/Literata-Bold.woff2") format("woff2");
}

/* Atkinson Hyperlegible Next — body */
@font-face {
  font-family: "Atkinson Hyperlegible Next";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/AtkinsonHyperlegibleNext-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Atkinson Hyperlegible Next";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/AtkinsonHyperlegibleNext-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Atkinson Hyperlegible Next";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/AtkinsonHyperlegibleNext-Bold.woff2") format("woff2");
}
