/* Lokale Webfonts – keine Verbindung zu Google (DSGVO).
   Alle Schnitte als WOFF2, auf Latein plus Sonderzeichen beschnitten
   (erzeugt mit _redaxo/schriften.py, Quelle sind die TTF im selben Ordner). */

@font-face { font-family: 'Oswald'; font-weight: 300; font-style: normal; font-display: swap; src: url(../fonts/Oswald-Light.woff2) format('woff2'); }
@font-face { font-family: 'Oswald'; font-weight: 400; font-style: normal; font-display: swap; src: url(../fonts/Oswald-Regular.woff2) format('woff2'); }
@font-face { font-family: 'Oswald'; font-weight: 500; font-style: normal; font-display: swap; src: url(../fonts/Oswald-Medium.woff2) format('woff2'); }
@font-face { font-family: 'Oswald'; font-weight: 600; font-style: normal; font-display: swap; src: url(../fonts/Oswald-SemiBold.woff2) format('woff2'); }
@font-face { font-family: 'Oswald'; font-weight: 700; font-style: normal; font-display: swap; src: url(../fonts/Oswald-Bold.woff2) format('woff2'); }

@font-face { font-family: 'Lato'; font-weight: 300; font-style: normal; font-display: swap; src: url(../fonts/Lato-Light.woff2) format('woff2'); }
@font-face { font-family: 'Lato'; font-weight: 400; font-style: normal; font-display: swap; src: url(../fonts/Lato-Regular.woff2) format('woff2'); }
@font-face { font-family: 'Lato'; font-weight: 400; font-style: italic; font-display: swap; src: url(../fonts/Lato-Italic.woff2) format('woff2'); }
@font-face { font-family: 'Lato'; font-weight: 700; font-style: normal; font-display: swap; src: url(../fonts/Lato-Bold.woff2) format('woff2'); }
