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