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