@font-face {
    font-family: 'merriweatherbold';
    src: url('../fonts/merriweather-bold-webfont.woff2') format('woff2'),
         url('../fonts/merriweather-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vollkornregular';
    src: url('../fonts/vollkorn-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/vollkorn-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_serifregular';
    src: url('../fonts/notoserif-regular-webfont.woff2') format('woff2'),
         url('../fonts/notoserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_serifbold';
    src: url('../fonts/notoserif-bold-webfont.woff2') format('woff2'),
         url('../fonts/notoserif-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_serifitalic';
    src: url('../fonts/notoserif-italic-webfont.woff2') format('woff2'),
         url('../fonts/notoserif-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/oswald-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, button, a, .field--name-field-herotitel {font-family: 'oswaldregular', sans-serif;text-transform: uppercase;font-weight: 800;}
body, .ui-widget {font-family: 'noto_serifregular', sans-serif;font-size:1.1rem;}
.navbar-brand a.site-title {font-family: 'vollkornregular';letter-spacing: -1px;font-size: 2rem;text-shadow: -1px 1px 0 #555, 1px 1px 0 #555, 1px -1px 0 #555, -1px -1px 0 #555;color: rgba(255,255,255,1);font-strecth: extra-condensed}
strong {font-family: 'noto_serifbold', sans-serif;}
.cheeseburger-menu__item-label, .cheeseburger-menu__side-menu-item span {font-family: 'oswaldregular', sans-serif;text-transform: uppercase;font-weight: 400;}
