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

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

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

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

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

