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