@font-face {
  font-family: "Biome W01";
  src: url("/fonts/biome/biomeW01-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html, body, button, input, textarea, select {
  font-family: "Biome W01", sans-serif !important;
}
