@font-face {
    font-family: 'PTSans-Regular';
    src: url('/css/fonts/PTSans-Regular.eot');
    src: url('/css/fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OfficinaSerifCTT';
    src: url('/css/fonts/OfficinaSerifCTT.eot');
    src: url('/css/fonts/OfficinaSerifCTT.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/OfficinaSerifCTT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}