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