@font-face {
    font-family: 'Hertie';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src:
        url(../fonts/hertie-medien-regular-webfont.woff2) format('woff2'),
        url(../fonts/hertie-medien-regular-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Hertie';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src:
        url(../fonts/hertie-medien-bold-webfont.woff2) format('woff2'),
        url(../fonts/hertie-medien-bold-webfont.woff) format('woff');
}

