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