@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('/fonts/Exo_2/exo2.woff2') format('woff2');
}
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('/fonts/Orbitron/orbitron.woff2') format('woff2');
}
@font-face {
  font-family: 'Space Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Space_Mono/spacemono.woff2') format('woff2');
}
