@layer child-base {
    :root,
    :host {
        /* Fonts */
        --font-text: var(--font-roboto-flex);
        --font-title: var(--font-open-sans);
    }
}