# Load Fonts Only

`Appearance` → `Customize`→ `Fonts Plugin` → `Advanced Settings` → `Load Fonts Only`

The Load Fonts Only control enqeues the selected fonts without automatically applying them to an element. This is useful if you are adding your own customizations using CSS.

This control is also use in the [Block Editor](/gutenberg/getting-started.md) and [Classic Editor](/classic-editor/getting-started.md) integrations.

![](/files/-LkdClPSNX_DuTHfoSoU)


---

# 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.fontsplugin.com/advanced-settings/load-fonts-only.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.
