@font-face {
  font-family: 'Orbitron';src: url('/font/Orbitron-Regular.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Orbitron';src: url('/font/Orbitron-Medium.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Orbitron';src: url('/font/Orbitron-Bold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Orbitron';src: url('/font/Orbitron-Black.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Centauri';src: url('/font/Centauri.ttf') format('truetype');
}
