@font-face {
  font-family: "Jeko";
  src: url("/fonts/Jeko Variable.ttf") format("truetype");
  font-weight: 100 900;
  font-display: block;
}

@font-face {
  font-family: "Questa";
  src: url("/fonts/Questa-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "Questa Sans";
  src: url("/fonts/QuestaSans-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: block;
}
