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