# PDF Custom fonts

By default, the Content Exporter supports a subset of fonts. If needed, use other fonts (eg. Chinese, Japanese or other non-supported alphabets) or specific styling (eg. corporate fonts). Confluence administrators can upload them on the Administration page. Later users can select them in the profile.

A font consists of the following parts:

* a name that  can be use to refer to the font
* font files for different styling of fonts

Each file contains the following fonts for different styling:&#x20;

* regular
* bold
* italic
* bold italic

{% hint style="info" %}
**Note:** There is no need to upload all files. At least one font file is mandatory.
{% endhint %}

## Uploading a custom font

To upload a custom font follow these steps:

1\. Go to **General Configuration → Content Exporter → PDF Custom fonts**

![](/files/rzmotvO99wtqi4yAwtYs)

<figure><img src="/files/dY2mketeSq9lREWU3upK" alt=""><figcaption></figcaption></figure>

2. &#x20;Enter a **Font name**. This name will be visible in the font selector on the profile editor.
3. Enter a CSS name to use in **Custom CSS Stylesheets**
4. Select the font files to upload by clicking on the **Files** section or using the drag\&drop method.
5. Click **Upload.**

For selecting an uploaded custom font, please see the instructions at [General formatting](/content-exporter-confluence/user-guides/before-exporting/export-profiles/general-formatting.md#custom-fonts) on Export Profiles page.

{% hint style="info" %}
**Tip**: Find new fonts at:

* [Google Noto Fonts](https://www.google.com/get/noto/)
* [Source Sans](https://typekit.com/fonts/source-sans)
  {% endhint %}

{% hint style="warning" %}
**Important:** Fonts cannot be edited (eg. renamed), it must be deleted and uploaded again to be modified. Currently, Content Exporter does not support licensed fonts.<br>
{% endhint %}


---

# 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.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/pdf-custom-fonts.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.
