/**
 * Theme Name:     Enfold Child
 * Author:         M.
 * Template:       enfold
 * Text Domain:	   enfold-child
 * Description:    A superflexible and responsive Business Theme by Kriesi - Update notifications available on Facebook and via newsletter: - &lt;a href=
 */

/* 💡 Stellt sicher, dass das Menü aus Enfold bleibt */
#top .av-main-nav > li > a, 
#top .av-main-nav > li > a span, 
#top #av-burger-menu-ul, 
#top #av-burger-menu-ul li a {
    font-family: inherit !important;
}

body, html, p, div, span, strong, em, h1, h2, h3, h4, h5, h6 {
    /* font-family: var(--e-global-typography-text-font-family) !important; */
}



body, html, .avia_textblock, .content, .entry-content, .main_color {
    font-family: var(--e-global-typography-text-font-family) !important;
}

body {
    /*font-family: unset !important;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Cinzel", Sans-Serif; !important;
}
