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