@font-face {
  font-family: "Cocomat Pro";
  src: url("fonts/cocomat/CocomatPro-Regular.woff2") format("woff2"),
       url("fonts/cocomat/CocomatPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Orbitron";
  src: url("fonts/orbitron/Orbitron-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}