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