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

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

