> 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-es/creatives-crea-y-edita-imagenes/the-image-editor/kit-de-marca/sube-una-fuente-personalizada.md).

# Sube una fuente personalizada

{% hint style="info" %}
Puedes subir un máximo di 20 fuentes personalizadas.
{% endhint %}

Elige un método de carga:

* [Sube da una plantilla de imagen](#upload-from-an-image-template)
* [Sube da la pestaña de Fuentes](#upload-fonts-outside-of-a-template)

### Sube da una plantilla de imagen

{% stepper %}
{% step %}

### Abre una plantilla de imagen

In **Creatives**, abre una plantilla de imagen. Haz clic en **Texto** A añadir un objeto de Testo.

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

{% step %}

### Abre el importador de fuentes

In el lado derecho **Diseño** panel, encuentra **Fuentes**. Haz clic en **+**, allora selecciona **Importar fuente personalizada**.

<div align="left"><figure><img src="/files/7b8284ab2f5ebfe66de60aa24bf9d678809593f1" alt=""><figcaption></figcaption></figure></div>

Para obtener resultados coherentes, utiliza pesos de fuente redondeados al centenar más cercano. Por ejemplo, utiliza `500` en lugar de `550`. El archivo de fuente define el peso.
{% endstep %}

{% step %}

### Sube un archivo de fuente

Haz clic en **Subir**. Haz clic en el área de carga A seleccionar un archivo de fuente, oppure arrastra e suelta el archivo.
{% endstep %}

{% step %}

### Completa la carga

Haz clic en **Listo**.
{% endstep %}
{% endstepper %}

### Sube fuentes fuera di una plantilla

1. In **Creatives**, abre la **Fuentes** pestaña.
2. Haz clic en **+ Subir fuentes**.
3. Haz clic en **Subir**, allora selecciona oppure arrastra e suelta un archivo de fuente.
4. Haz clic en **Listo**.


---

# 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-es/creatives-crea-y-edita-imagenes/the-image-editor/kit-de-marca/sube-una-fuente-personalizada.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.
