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

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

@font-face {
    font-family: 'Copperplate Gothic';
    src: url('subset-CopperplateGothic-Bold.woff2') format('woff2'),
        url('subset-CopperplateGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bauer Bodoni Std';
    src: url('subset-BauerBodoniStd-Roman.woff2') format('woff2'),
        url('subset-BauerBodoniStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('subset-FuturaBT-Light.woff2') format('woff2'),
        url('subset-FuturaBT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

