@font-face {

    font-family: 'Futura LT Condensed';

    src: url('../fonts/FuturaLT-CondensedBold.eot');

    src: url('../fonts/FuturaLT-CondensedBold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/FuturaLT-CondensedBold.woff2') format('woff2'),

        url('../fonts/FuturaLT-CondensedBold.woff') format('woff'),

        url('../fonts/FuturaLT-CondensedBold.ttf') format('truetype'),

        url('../fonts/FuturaLT-CondensedBold.svg#FuturaLT-CondensedBold') format('svg');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}


@font-face {
    font-family: 'Finurlig DEMO';
    src: url('../fonts/FinurligDEMO-Regular.woff2') format('woff2'),
        url('../fonts/FinurligDEMO-Regular.woff') format('woff'),
        url('../fonts/FinurligDEMO-Regular.svg#FinurligDEMO-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura LT';
    src: url('../fonts/FuturaLT-CondensedExtraBold.woff2') format('woff2'),
        url('../fonts/FuturaLT-CondensedExtraBold.woff') format('woff'),
        url('../fonts/FuturaLT-CondensedExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}