> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/fr/installation-setup/system-settings/google/google-web-font.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/fr/installation-setup/system-settings/google/google-web-font.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
