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