@font-face
{
    font-family: 'Orbitron Black';
  src: url('Orbitron Black.eot');
  src: url('Orbitron Black.eot?#') format('embedded-opentype'),
      url('Orbitron Black.woff') format('woff'),
      url('Orbitron Black.ttf') format('truetype');
}
@font-face
{
    font-family: 'Orbitron Bold';
  src: url('Orbitron Bold.eot');
  src: url('Orbitron Bold.eot?#') format('embedded-opentype'),
      url('Orbitron Bold.woff') format('woff'),
      url('Orbitron Bold.ttf') format('truetype');
}
@font-face
{
    font-family: 'Orbitron Light';
  src: url('Orbitron Light.eot');
  src: url('Orbitron Light.eot?#') format('embedded-opentype'),
      url('Orbitron Light.woff') format('woff'),
      url('Orbitron Light.ttf') format('truetype');
}
@font-face
{
    font-family: 'Orbitron Medium';
  src: url('Orbitron Medium.eot');
  src: url('Orbitron Medium.eot?#') format('embedded-opentype'),
      url('Orbitron Medium.woff') format('woff'),
      url('Orbitron Medium.ttf') format('truetype');
}
