@font-face {
  font-family: 'Orbitron';
  src: url('../assets/fonts/orbitron.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Exo 2';
  src: url('../assets/fonts/exo2-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Exo 2';
  src: url('../assets/fonts/exo2-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fira Code';
  src: url('../assets/fonts/firacode.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
