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