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

@font-face {
    font-family: 'Bodoni_Bd_BT';
    src: url('BodoniBT-BoldItalic.woff2') format('woff2'),
        url('BodoniBT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni_Bd_BT_normal';
    src: url('BodoniBT-BoldItalic.woff2') format('woff2'),
        url('BodoniBT-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bodoni_Bk_BT';
    src: url('BodoniBT-BookItalic.woff2') format('woff2'),
        url('BodoniBT-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}