> For the complete documentation index, see [llms.txt](https://themedocs-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://themedocs-sw5.zenit.design/gravity/konfiguration/schriftarten-editieren.md).

# Schriftarten editieren

Besuche die Seite [Google Fonts](https://fonts.google.com/)

<https://fonts.google.de>

## Schriftart aussuchen <a href="#schriftart-aussuchen" id="schriftart-aussuchen"></a>

Suche Dir eine Schriftart, die zu Deinen Produkten und deinem Theme passt.

## Theme Konfiguration <a href="#theme-konfiguration" id="theme-konfiguration"></a>

Als erstes benötigst Du die Verlinkung der Schriftfamilie, damit Dein Shop weiß, wo die Schriftart liegt. z.B.: `<link href="https://fonts.googleapis.com/css?family=Domine" rel="stylesheet">`

Kopiere diesen Text in das entsprechende Feld deiner Theme-Konfiguration:

![](https://gblobscdn.gitbook.com/assets%2F-MJBhnpY7VUjuGoE5PIr%2F-MJBnHdHptuVMpKDAgt9%2F-MJBo7P69izbjFSM8gVw%2FwUfjxJ5Tolyh_pFeGs1h58CBNDPs5yxxHA.png?alt=media\&token=ce23d78c-15ab-46ef-b919-7630062e941d)

Notiere Dir nun den Namen der Schriftfamilie - z.B.: `'Domine', serif`. Kopiere auch diesen Text in das entsprechende Feld deiner Theme-Konfiguration:

![](https://gblobscdn.gitbook.com/assets%2F-MJBhnpY7VUjuGoE5PIr%2F-MJBnHdHptuVMpKDAgt9%2F-MJBoLBWAIwJW7yYXPIq%2FRczupMJcJUXH3jJkJVyOGHujRKaBIJWuwg.png?alt=media\&token=565cef86-3ea7-4d0d-9028-9a6cb8d678a7)


---

# 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://themedocs-sw5.zenit.design/gravity/konfiguration/schriftarten-editieren.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.
