@font-face {
  font-family: 'Noto Sans SC Local';
  src: url('/fonts/noto-sans-sc.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Rajdhani Local';
  src: url('/fonts/rajdhani.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Orbitron Local';
  src: url('/fonts/orbitron-extrabold.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
}
