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