@font-face {
    font-family: 'Bodoni';
    src: url('BodoniMT-Bold.eot');
    src: url('BodoniMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('BodoniMT-Bold.woff2') format('woff2'),
        url('BodoniMT-Bold.woff') format('woff'),
        url('BodoniMT-Bold.ttf') format('truetype'),
        url('BodoniMT-Bold.svg#BodoniMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Bodoni';
    src: url('BodoniMT-Italic.eot');
    src: url('BodoniMT-Italic.eot?#iefix') format('embedded-opentype'),
        url('BodoniMT-Italic.woff2') format('woff2'),
        url('BodoniMT-Italic.woff') format('woff'),
        url('BodoniMT-Italic.ttf') format('truetype'),
        url('BodoniMT-Italic.svg#BodoniMT-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

