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