@font-face {
    font-family: 'Klamp\ 105 heavy';

    src: url('../fonts/Klamp105-Heavy.eot');

    src: url('../fonts/Klamp105-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Klamp105-Heavy.woff2') format('woff2'),
        url('../fonts/Klamp105-Heavy.woff') format('woff'),
        url('../fonts/Klamp105-Heavy.ttf') format('truetype'),
        url('../fonts/Klamp105-Heavy.svg#Klamp105-Heavy') format('svg');

    font-weight: 900;

    font-style: normal;

    font-display: swap;
}

@font-face {
    font-family: 'Klamp 105 Mono';

    src: url('../fonts/Klamp105Mono-Medium.eot');

    src: url('../fonts/Klamp105Mono-Medium.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/Klamp105Mono-Medium.woff2') format('woff2'),
        url('../fonts/Klamp105Mono-Medium.woff') format('woff'),
        url('../fonts/Klamp105Mono-Medium.ttf') format('truetype'),
        url('../fonts/Klamp105Mono-Medium.svg#Klamp105Mono-Medium')
            format('svg');

    font-weight: 500;

    font-style: normal;

    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Light';

    src: url('../fonts/HelveticaNeueLight.eot');

    src: url('../fonts/HelveticaNeueLight.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/HelveticaNeueLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLight.woff') format('woff'),
        url('../fonts/HelveticaNeueLight.svg#HelveticaNeueLight') format('svg');

    font-weight: 900;

    font-style: normal;

    font-display: swap;
}

.swiper-lazy-preloader {
    display: none;
}
