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