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

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