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