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