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