/* damion-regular - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Damion';
    font-style: normal;
    font-weight: 400;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/damion-v15-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-regular - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: normal;
    font-weight: 400;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-italic - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: italic;
    font-weight: 400;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-500 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: normal;
    font-weight: 500;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-500italic - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: italic;
    font-weight: 500;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-500italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-700 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: normal;
    font-weight: 700;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* platypi-700italic - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Platypi';
    font-style: italic;
    font-weight: 700;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/platypi-v4-latin-700italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* manrope-500 - latin */

@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: url('https://www.harmony-flachau.at/wp-content/themes/astra-impuls-child/fonts/manrope-v15-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* -------------------------- 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: 16px;
    color: var(--color-1);
}

p,
li {
    font-size: 1rem;
    font-family: var(--mainfont);
    font-weight: 500;
}


/* -------------------------- end fonts body main -------------------------- */


/*------------------------ end fonts main navigation----------------------------*/


/*------------------------------ start fonts headlines ---------------------------*/

#f0eeed 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-size: 1.125rem;
    font-family: var(--mainfont);
    color: var(--ast-global-color-0);
    font-weight: 500;
}

h2,
.entry-content h2 {
    font-size: 3.125rem;
    font-family: var(--headlinefont);
    color: var(--ast-global-color-6);
    font-weight: 400;
    line-height: 1;
}

h3,
.entry-content h3 {
    font-size: 1.125rem;
    font-family: var(--mainfont);
    color: var(--ast-global-color-0);
    font-weight: 500;
}

h4,
.entry-content h4 {
    font-size: 2.188rem;
    font-family: var(--headlinefont);
    color: var(--ast-global-color-6);
    font-weight: 500;
    line-height: 1;
}

h5,
.entry-content h5 {
    font-size: 2.188rem;
    font-family: var(--mainfont);
    color: var(--ast-global-color-0);
    font-weight: 500;
    line-height: 1.7;
}

h6,
.entry-content h6,
h6.block-editor-rich-text__editable.uagb-heading-text.rich-text {
    font-size: 1.125rem;
    font-family: var(--mainfont);
    color: var(--ast-global-color-0);
    font-weight: 500;
}


/*------------------------- end fonts headlines -------------------------------*/


/* -------------------------- end fonts custom -------------------------- */

@media (min-width: 1920px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1200px) {
    h2,
    .entry-content h2 {
        font-size: 2.425rem;
    }
    h3,
    .entry-content h3 {
        font-size: 1.025rem;
    }
    h4,
    .entry-content h4 {
        font-size: 1.688rem;
    }
}

@media (max-width: 1024px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 768px) {
    html {
        font-size: 15px;
    }
    h2,
    .entry-content h2 {
        font-size: 2.125rem;
    }
    h3,
    .entry-content h3 {
        font-size: 0.925rem;
    }
}

@media (max-width: 576px) {
    h1,
    .entry-content h1,
    h1.block-editor-rich-text__editable.uagb-heading-text.rich-text {
        font-size: 1.025rem;
    }
    h2,
    .entry-content h2 {
        font-size: 2.025rem;
    }
    h4,
    .entry-content h4 {
        font-size: 1.688rem;
    }
}

@media (max-width: 420px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}

@media (min-width: 320px) {
    /*----------------- ELEMENT -------------*/
    /*----------------- END ELEMENT ---------*/
}