@font-face {
    font-family: 'LucidaBright';
    src: url('LucidaBright.eot');
    src: url('LucidaBright.eot?#iefix') format('embedded-opentype'),
        url('LucidaBright.woff2') format('woff2'),
        url('LucidaBright.woff') format('woff'),
        url('LucidaBright.ttf') format('truetype'),
        url('LucidaBright.svg#LucidaBright') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

