/* Orbitron 400 */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/orbitron-v34-latin-regular.woff2') format('woff2');
}

/* Orbitron 700 */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/orbitron-v34-latin-700.woff2') format('woff2');
}

/* Share Tech Mono 400 */
@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/share-tech-mono-v15-latin-regular.woff2') format('woff2');
}

