---
url: /config/plugins/fonts/index.md
---
## Overview

`vuepress-theme-plume` includes the `plugin-fonts` plugin to load the [Inter](https://rsms.me/inter/) font for rendering special characters.

Certain special characters (such as ligatures, specific Unicode symbols, etc.) may not display correctly in some system fonts. The Inter font provides excellent support for these characters, ensuring that special characters in your documentation render properly.

## Features

* Automatically loads the Inter font
* No configuration required
* Automatically enabled by the theme

## Configuration

This plugin requires no configuration and is automatically enabled by the theme. You do not need to add any font-related options to the theme configuration.

::: tip
If you don't need special character support, you can ignore this plugin — it won't have any negative impact on your site.
:::
