/* ORBITRON REGULAR 400 */
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/woff2/Orbitron-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ORBITRON BOLD 700 */
@font-face {
  font-family: 'Orbitron';
  src: url('../fonts/woff2/Orbitron-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}