@font-face {
    font-family:LFTEtica;
    font-display:swap;
    font-style:normal;
    font-weight:400;
    font-stretch:normal;
    src:url(/static/iframe/fonts/Webseite_font1--u8mv36.woff2) format("woff2") 
}

@font-face {
    font-family:LFTEtica SemiBold;
    font-display:swap;
    font-style:normal;
    font-weight:700;
    font-stretch:normal;
    src:url(/static/iframe/fonts/Webseite_font2--rtjd0c.woff2) format("woff2")
}

body {
    font-family: LFTEtica, sans-serif;
    color: #000;
}

.font-weight-bold {
    font-family:LFTEtica Semibold, sans-serif;
}

strong {
    font-family:LFTEtica Semibold, sans-serif;
}