# Police web Google

ngSurvey utilise l’API de polices web de Google pour rechercher et charger des polices que vous pouvez utiliser pour personnaliser vos styles à l’aide du [style editor](/fr/form-management/style-branding/style-editor.md).

Pour obtenir votre clé API Google Web Fonts, vous pouvez vous rendre sur votre centre développeur Google.\
<https://console.developers.google.com/apis/credentials>

Une fois sur place, créez les identifiants pour votre clé API

![](/files/87e324fc19fa0ec71d527d7f049a774df2205a24)

Une fois la clé API Google créée, copiez la clé et restreignez son utilisation uniquement à Google Fonts.

![](/files/c79d1757a936313c480f77c5443d1c4c803ca803)

![](/files/f3fdc56667fdc1c13a21740b6525e6cd742df976)

Copiez la clé API Google dans les paramètres Google de ngSurvey

![](/files/4f9d96a3eff714b94486d90de7d8f4d294a575a4)


---

# 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/fr/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.
