@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 800;
  src: local("Inter"), local("Arial");
  font-display: swap;
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  src: local("Libre Baskerville"), local("Georgia");
  font-display: swap;
}
