@font-face {
  font-family: 'Orbitron';
  src: url('Orbitron-Regular.ttf') format('truetype');
  font-weight: 400 900;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('NotoSansSC-Regular.ttf') format('truetype');
  font-weight: 300 700;
  font-display: swap;
}
