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

