@font-face {
    font-family: 'MarselisSlabOT';
    src: url('fonts/MarselisSlabOT-Bold.woff2') format('woff2'),
        url('fonts/MarselisSlabOT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarselisSlabOT';
    src: url('fonts/MarselisSlabOT-Light.woff2') format('woff2'),
        url('fonts/MarselisSlabOT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarselisSlabOT';
    src: url('fonts/MarselisSlabOT.woff2') format('woff2'),
        url('fonts/MarselisSlabOT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Std';
    src: url('fonts/BodoniStd-BookItalic.woff2') format('woff2'),
        url('fonts/BodoniStd-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
        url('fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tw Cen MT Condensed';
    src: url('fonts/TwCenMT-Condensed.woff2') format('woff2'),
    url('fonts/TwCenMT-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

