.elementor-kit-8{--e-global-color-primary:#242717;--e-global-color-secondary:#EDEDEA;--e-global-color-text:#CCD6AE;--e-global-color-accent:#FFF143;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-size:125px;}.elementor-kit-8 h2{font-size:120px;}.elementor-kit-8 h3{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ---------------- Polymath ---------------- */

/* Regulär */
@font-face {
  font-family: 'Polymath';
  src: url('/wp-content/uploads/fonts/Polymath-Regular.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Polymath-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Kursiv */
@font-face {
  font-family: 'Polymath';
  src: url('/wp-content/uploads/fonts/Polymath-Italic.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Polymath-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Fett */
@font-face {
  font-family: 'Polymath';
  src: url('/wp-content/uploads/fonts/Polymath-Bold.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Polymath-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Fett Kursiv */
@font-face {
  font-family: 'Polymath';
  src: url('/wp-content/uploads/fonts/Polymath-BoldItalic.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Polymath-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}


/* ---------------- IvyPresto Display ---------------- */

/* Semibold (600) */
@font-face {
  font-family: 'IvyPresto Display';
  src: url('/wp-content/uploads/fonts/IvyPrestoDisplay-Semibold.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/IvyPrestoDisplay-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'IvyPresto Display';
  src: url('/wp-content/uploads/fonts/IvyPrestoDisplay-Bold.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/IvyPrestoDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* ---------------- Standard-Anwendung ---------------- */

/* Polymath als Standard-Body-Font */
body, .elementor-widget {
  font-family: 'Polymath', sans-serif;
}

/* IvyPresto z. B. für Überschriften */
h1, h2, h3, h4, h5, h6 {
  font-family: 'IvyPresto Display', serif;
}/* End custom CSS */