@font-face {
    font-family: 'Perpetua Titling MT';
    src: url('PerpetuaTitlingMT-Bold.woff2') format('woff2'),
        url('PerpetuaTitlingMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('BodoniMT.woff2') format('woff2'),
        url('BodoniMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('BodoniMT-Bold.woff2') format('woff2'),
        url('BodoniMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}