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