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