@font-face {
  font-family: 'Orbitron';src: url('/fonts/Orbitron-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Orbitron';src: url('/fonts/Orbitron-Bold.ttf') format('truetype');
  font-weight: bold;
}

/* @font-face {
  font-family: 'DIN';src: url('/fonts/DIN-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'DIN';src: url('/fonts/DIN-Medium.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'DIN';src: url('/fonts/DIN-Light.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'DIN';src: url('/fonts/DIN-Bold.ttf') format('truetype');
  font-weight: 800;
} */
