/* Selbst gehostete Schriften (statt Google Fonts): keine Anfrage an Google-Server,
   DSGVO-sauber und schneller. Variable Fonts, Subset Latin. Quelle: Google Fonts. */
@font-face { font-family: 'Manrope'; font-style: normal; font-weight: 200 800; font-display: swap; src: url(manrope.woff2) format('woff2'); }
@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 100 900; font-display: swap; src: url(archivo.woff2) format('woff2'); }
@font-face { font-family: 'Archivo'; font-style: italic; font-weight: 100 900; font-display: swap; src: url(archivo-italic.woff2) format('woff2'); }
