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