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