/* Selbst gehostete Schriften, gemeinsam nutzbar.
 * Dieselben Dateien und Schnitte, die base.css schon einbindet, hier als
 * eigenständiges Stylesheet für Seiten, die base.css nicht laden (Ratgeber).
 * Grund: fonts.googleapis.com überträgt beim Seitenaufruf die IP des Besuchers
 * an Google und braucht damit eine Einwilligung (LG München I, 3 O 17493/20).
 */
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/SpaceGrotesk-500.woff2) format('woff2')}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/SpaceGrotesk-600.woff2) format('woff2')}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/SpaceGrotesk-700.woff2) format('woff2')}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/Inter-400.woff2) format('woff2')}
@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/Inter-500.woff2) format('woff2')}
@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/Inter-600.woff2) format('woff2')}
