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

@font-face {
    font-family: 'Lucida Bright';
    src: url('LucidaBright-Demi.woff2') format('woff2'),
        url('LucidaBright-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

