# How can I embed Google Fonts in a GDPR compliant manner locally?

With every ThemeWare® theme (from version 1.1.3), you receive the required fonts installed locally on your server so that they do not have to be loaded from Google servers.

For more information about "Google Fonts", see the **ThemeWare® Manual**:

{% embed url="<https://docs.themeware.design/more-knowledge/google-fonts>" %}
ThemeWare® Manual: Everything you need to know about "Google Fonts"
{% endembed %}

If you want to self-host fonts or install them locally, you have several options:

* Check whether there is already a proper extension (plugin or app) in the [Shopware Community Store](https://store.shopware.com/en/extensions/?p=1\&o=12\&n=21\&c=2069\&shopwareVersion=6).
* Tutorial: [Embedding fonts locally](/knowledge-base/tutorials/fonts/embedding-fonts-locally.md)
* Tutorial: [Embedding fonts locally using the ThemeWare® Customizing Plugin](/knowledge-base/tutorials/fonts/embedding-fonts-locally-using-the-themeware-customizing-plugin.md)


---

# Agent Instructions: 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://knowledge.themeware.design/knowledge-base/frequent-questions/how-can-i-embed-google-fonts-in-a-gdpr-compliant-manner-locally.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.
