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