> For the complete documentation index, see [llms.txt](https://docs-sw5.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-sw5.zenit.design/faq/google-fonts-und-die-dsgvo.md).

# Google Fonts und die DSGVO

Die in vielen Themes und Plugins angebotene Funktion zur Einbindung von Google Fonts ist seit Einführung der DSGVO häufig diskutiert. Mit dem Urteil des LG München vom 20.01.2022 Az. 3 O 17493/20 gibt es mittlerweile Klarheit - **die dynamische Einbindung von US-Webdiensten in eine Internetseite z.B. Google Fonts ist ohne eine Einwilligung des Nutzers datenschutzwidrig.**

Aber nicht nur Google Fonts sind davon betroffen. Die Einbindung von Google Maps, Google reCAPTCHA und anderen Diensten sind nicht allein wegen der Verwendung von Tracking-Cookies ein Problem. Auch diese Dienste binden Google Schriften über die Google API ein.

## Google Fonts lokal einbinden <a href="#google-fonts-lokal-einbinden" id="google-fonts-lokal-einbinden"></a>

Folge unserer Anleitung zum lokalen hosten von Schriften:

{% content-ref url="/pages/ZiRNy6iECrCUkIX4LTnz" %}
[Fonts lokal hosten](/faq/fonts-lokal-hosten.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-sw5.zenit.design/faq/google-fonts-und-die-dsgvo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
