@font-face {
    font-family: 'Test So:hne';
    src: url('../fonts/TestSohne-Buch.woff2') format('woff2'),
        url('../fonts/TestSohne-Buch.woff') format('woff'),
        url('../fonts/TestSohne-Buch.svg#TestSohne-Buch') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Leicht';
    src: url('../fonts/TestSohne-Leicht.woff2') format('woff2'),
        url('../fonts/TestSohne-Leicht.woff') format('woff'),
        url('../fonts/TestSohne-Leicht.svg#TestSohne-Leicht') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Kra:ftig';
    src: url('../fonts/TestSohne-Kraftig.woff2') format('woff2'),
        url('../fonts/TestSohne-Kraftig.woff') format('woff'),
        url('../fonts/TestSohne-Kraftig.svg#TestSohne-Kraftig') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
#whatsapp-button {
    position: fixed;
    max-width: 121px !important;
    bottom: 10px !important;
    left: 30px;
    cursor: pointer;
    z-index: 1000;
    margin-bottom: 1%;
}
.slick-initialized .slick-slide {
    aspect-ratio: 1/1;
}
.contain-section{
    margin-bottom : 100px;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    visibility: hidden;
}