@font-face {
  font-family: Orbitron;
  src: url(/fonts/Orbitron-Bold.woff2) format("woff2"), url(/fonts/Orbitron-Bold.woff) format("woff"), url(/fonts/Orbitron-Bold.ttf) format("truetype");
  font-style: bold;
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Regular.woff2) format("woff2"), url(/fonts/Roboto-Regular.woff) format("woff"), url(/fonts/Roboto-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Medium.woff2) format("woff2"), url(/fonts/Roboto-Medium.woff) format("woff"), url(/fonts/Roboto-Medium.ttf) format("truetype");
  font-style: medium;
  font-weight: 500;
  font-display: swap; }

@font-face {
  font-family: HomemadeApple;
  src: url(/fonts/HomemadeApple-Regular.ttf) format("truetype");
  font-style: regular;
  font-weight: 400;
  font-display: swap; }

* {
  font-family: "Roboto", Helvetica, sans-serif; }
