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