> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-fr/creatives-creer-et-modifier-des-images/the-image-editor/kit-de-marque/importer-une-police-personnalisee.md).

# Importer une police personnalisée

{% hint style="info" %}
Vous pouvez importer un maximum de 20 polices personnalisées.
{% endhint %}

Choisissez une méthode d'importation :

* [Importer à partir d'un modèle d'image](#upload-from-an-image-template)
* [Importer depuis l'onglet Polices](#upload-fonts-outside-of-a-template)

### Importer à partir d'un modèle d'image

{% stepper %}
{% step %}

### Ouvrez un modèle d'image

Dans **Creatives**, ouvrez un modèle d'image. Cliquez **Texte** A ajouter un objet Texte.

<div align="left"><figure><img src="/files/8c72e4edb4369fca41c5a6067a40aae554b7a6b3" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Ouvrez l'importateur de polices

Dans le panneau de droite **Design** panneau, trouvez **Polices**. Cliquez **+**, alors Sélectionner **Importer une police personnalisée**.

<div align="left"><figure><img src="/files/17e236126a3b4965674134e8a75e6a337221146e" alt=""><figcaption></figcaption></figure></div>

Pour des résultats cohérents, utilisez des graisses de police arrondies à la centaine la plus proche. Par exemple, utilisez `500` plutôt que `550`. Le fichier de police définit la graisse.
{% endstep %}

{% step %}

### Importez un fichier de police

Cliquez **Importer**. Cliquez sur la zone d'importation pour sélectionner un fichier de police, ou faites glisser et déposez le fichier.
{% endstep %}

{% step %}

### Terminez l'importation

Cliquez **Terminé**.
{% endstep %}
{% endstepper %}

### Importez des polices en dehors d'un modèle

1. Dans **Creatives**, ouvrez l' **Polices** onglet.
2. Cliquez **+ Importez des polices**.
3. Cliquez **Importer**, puis sélectionnez ou faites glisser et déposez un fichier de police.
4. Cliquez **Terminé**.


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-fr/creatives-creer-et-modifier-des-images/the-image-editor/kit-de-marque/importer-une-police-personnalisee.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.
