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