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