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