@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap");

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

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