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