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

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

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

@font-face {
    font-family: 'Lucida Bright';
    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;
}

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