/* kalnia-regular */
@font-face {
  font-display: swap;
  font-family: "Kalnia";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/astra-impuls-child/fonts/Kalnia-400.ttf")
    format("woff2");
}

/* kalnia-medium */
@font-face {
  font-display: swap;
  font-family: "Kalnia";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/astra-impuls-child/fonts/Kalnia-500.ttf")
    format("woff2");
}

/* alfabet https://use.typekit.net/rmw6knl.css */

/* alfabet-light */
@font-face {
  font-display: swap;
  font-family: "Alfabet";
  font-weight: 300;
  font-style: normal;
  src: url("/wp-content/themes/astra-impuls-child/fonts/Alfabet-300.woff")
    format("woff2");
}

/* alfabet-regular */
@font-face {
  font-display: swap;
  font-family: "Alfabet";
  font-weight: 400;
  font-style: normal;
  src: url("/wp-content/themes/astra-impuls-child/fonts/Alfabet-400.woff")
    format("woff2");
}

/* alfabet-medium */
@font-face {
  font-display: swap;
  font-family: "Alfabet";
  font-weight: 500;
  font-style: normal;
  src: url("/wp-content/themes/astra-impuls-child/fonts/Alfabet-500.woff")
    format("woff2");
}

/* -------------------------- start fonts body main -------------------------- */

.content-wrapper a {
  transition: all 0.5s ease 0s;
  color: inherit;
}

.entry-content ul,
.entry-content ol,
.is-root-container ul,
.is-root-container ol {
  padding-left: 1em !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.entry-content a {
  color: inherit;
}

.dsgvo *,
.dsgvo {
  font-size: 10px;
  line-height: 1.3;
}

html {
  font-size: var(--base-font-size);
}

p,
li {
  font-size: var(--base-font-size);
  font-family: var(--mainfont);
  font-style: normal;
  font-weight: 300;
  line-height: 1.75;
}

p.fließtext-kleiner {
  font-size: 14px;
  line-height: 2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1,
.entry-content h1,
h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  font-family: var(--mainfont) !important;
  font-size: var(--h1-font-size) !important;
  font-weight: 500 !important;
  font-style: normal !important;
  line-height: 1.39;
  color: var(--ast-global-color-3);
}

h2,
.entry-content h2 {
  font-family: var(--headlinefont);
  font-size: var(--h2-font-size) !important;
  font-weight: 500 !important;
  font-style: normal;
  line-height: 1.11;
  text-transform: uppercase;
}

h3,
.entry-content h3 {
  font-family: var(--mainfont) !important;
  font-size: var(--h3-font-size) !important;
  color: var(--ast-global-color-3) !important;
  font-weight: 500 !important;
  font-style: normal !important;
  line-height: 1.39 !important;
}

h4,
.entry-content h4 {
  font-family: var(--mainfont);
  font-size: var(--h4-font-size) !important;
  font-weight: 500 !important;
  font-style: normal;
  line-height: 1.38;
}

h5,
.entry-content h5 {
  font-size: var(--h5-font-size);
}

h6,
.entry-content h6,
h6.block-editor-rich-text__editable.uagb-heading-text.rich-text {
  font-size: var(--h6-font-size);
}

.editor-styles-wrapper a {
  color: var(--ast-global-color-0);
}

b,
strong {
  font-weight: 500;
}

@media (min-width: 1920px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1200px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1024px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 768px) {
  h1,
  .entry-content h1,
  h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
    line-height: 1.47;
  }
}

@media (max-width: 576px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}
