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