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