# Google Web Font

ngSurvey verwendet die Google Web Fonts API, um Schriftarten zu suchen und zu laden, die Sie zur Anpassung Ihrer Styles mit dem verwenden können [Style Editor](/de/form-management/style-branding/style-editor.md).

Um Ihren Google Web Fonts API-Schlüssel zu erhalten, können Sie zum Google Developer Center gehen.\
<https://console.developers.google.com/apis/credentials>

Erstellen Sie dort die Anmeldeinformationen für Ihren API-Schlüssel

![](/files/b98cbdb51568ebe169a2c0c95d16e523f4df9f09)

Nachdem der Google API-Schlüssel erstellt wurde, kopieren Sie den Schlüssel und beschränken Sie ihn ausschließlich auf Google Fonts.

![](/files/d87f0e6174056978db2e10039da0b577c1d7b175)

![](/files/6bbde68533778306c813eb4e17619c5496f9c8aa)

Kopieren Sie den Google API-Schlüssel in Ihre ngSurvey Google-Einstellungen

![](/files/7436e1a816254b1536ea520e9fa9b8ef50e6650a)


---

# 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://docs.ngsurvey.com/de/installation-setup/system-settings/google/google-web-font.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.
