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

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


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


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