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