@font-face {
  font-family: "Alegreya";
  src: url("/static/fonts/alegreya-variable.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}

@font-face {
  font-family: "Alegreya";
  src: url("/static/fonts/alegreya-italic-variable.woff2") format("woff2-variations");
  font-style: italic;
  font-weight: 400 900;
  font-display: swap;
}

@font-face {
  font-family: "Onest";
  src: url("/static/fonts/onest-variable.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
