> 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-it/creatives-crear-y-modifica-immagini/the-image-editor/kit-del-brand/carica-un-font-personalizzato.md).

# Carica un font personalizzato

{% hint style="info" %}
Puoi caricare un massimo de 20 font personalizzati.
{% endhint %}

Scegli un metodo di caricamento:

* [Carica de un modello immagine](#upload-from-an-image-template)
* [Carica de la scheda Font](#upload-fonts-outside-of-a-template)

### Carica de un modello immagine

{% stepper %}
{% step %}

### Apri un modello immagine

en **Creatives**, apri un modello immagine. Fai clic **Testo** Para aggiungere un oggetto Testo.

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

{% step %}

### Apri l'importatore font

en il lato destro **Design** pannello, trova **Font**. Fai clic **+**, causa Selecciona **Importa font personalizzato**.

<div align="left"><figure><img src="/files/55e26a30b184fcff402cf822e6e2827f9b5129b0" alt=""><figcaption></figcaption></figure></div>

Per risultati coerenti, usar pesi del font arrotondati Para il centinaio più vicino. Ad esempio, usar `500` piuttosto che `550`. Il file del font definisce il peso.
{% endstep %}

{% step %}

### Carica un file font

Fai clic **Carica**. Fai clic sull'area di caricamento Para Selecciona un file font, o trascina y rilascia il file.
{% endstep %}

{% step %}

### Completa il caricamento

Fai clic **Fatto**.
{% endstep %}
{% endstepper %}

### Carica font all'esterno de un template

1. en **Creatives**, apri il **Font** tab.
2. Fai clic **+ Carica font**.
3. Fai clic **Carica**, causa Selecciona o trascina y rilascia un file font.
4. Fai clic **Fatto**.


---

# 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-it/creatives-crear-y-modifica-immagini/the-image-editor/kit-del-brand/carica-un-font-personalizzato.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.
