@font-face {
  font-family: "Grobold";
  src: url("/fonts/grobold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.boot-brand,
.start-logo {
  font-family: "Grobold", sans-serif;
  font-weight: normal;
  letter-spacing: 0;
}
