@font-face {
    font-family: 'didot';
    src: url('didotltstd-italic.eot');
    src: url('didotltstd-italic.eot') format('embedded-opentype'),
         url('didotltstd-italic.woff') format('woff'),
         url('didotltstd-italic.ttf') format('truetype');
         font-weight: normal;
         font-style: italic;
}

@font-face {
    font-family: 'didot';
    src: url('didotltstd-roman.eot');
    src: url('didotltstd-roman.eot') format('embedded-opentype'),
         url('didotltstd-roman.woff') format('woff'),
         url('didotltstd-roman.ttf') format('truetype');
         font-weight: normal;
         font-style: normal;
}

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

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