/*
 * K&E ACF Elementor Bridge — typography fallback
 * Neue DIN is provided by Elementor global typography.
 *
 * No !important here: explicit Elementor typography may still override
 * the fallback, and icon-font families remain untouched.
 */

.ke_section,
.ke-section,
.ke_news,
.ke-aeb-widget,
.ke-aeb-legacy-widget,
.ke_section h1,
.ke_section h2,
.ke_section h3,
.ke_section h4,
.ke_section h5,
.ke_section h6,
.ke_section p,
.ke_section a,
.ke_section span:not(.fa):not(.fas):not(.far):not(.fab),
.ke_section li,
.ke_section label,
.ke_section button,
.ke_section input,
.ke_section textarea,
.ke_section select,
.ke-section h1,
.ke-section h2,
.ke-section h3,
.ke-section h4,
.ke-section h5,
.ke-section h6,
.ke-section p,
.ke-section a,
.ke-section span:not(.fa):not(.fas):not(.far):not(.fab),
.ke-section li,
.ke-section label,
.ke-section button,
.ke-section input,
.ke-section textarea,
.ke-section select,
.ke_news h1,
.ke_news h2,
.ke_news h3,
.ke_news h4,
.ke_news h5,
.ke_news h6,
.ke_news p,
.ke_news a,
.ke_news span:not(.fa):not(.fas):not(.far):not(.fab),
.ke_news li,
.ke_news label,
.ke_news button,
.ke_news input,
.ke_news textarea,
.ke_news select {
    font-family: var(--e-global-typography-d00f727-font-family), Sans-serif;
}
