@font-face {
    font-family: 'fontbold';
    src: url('PetitaBold-webfont.eot');
    src: url('PetitaBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('PetitaBold-webfont.woff') format('woff'),
         url('PetitaBold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'fontlight';
    src: url('PetitaLight-webfont.eot');
    src: url('PetitaLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('PetitaLight-webfont.woff') format('woff'),
         url('PetitaLight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'fontmedium';
    src: url('PetitaMedium-webfont.eot');
    src: url('PetitaMedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('PetitaMedium-webfont.woff') format('woff'),
         url('PetitaMedium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}