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