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