> ## Documentation Index
> Fetch the complete documentation index at: https://visitdocs.planpoint.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Fonts

> Pick the typeface used throughout the viewer.

The **Fonts** tab of the [style editor](/customize/style-editor) sets one typeface for the whole viewer. Pick a chip and the live preview updates instantly.

<Frame caption="The Fonts tab — one choice applies everywhere">
  <img src="https://mintcdn.com/planpoint-visit/0E3RRUq_T5nIh8kn/images/customize/fonts.png?fit=max&auto=format&n=0E3RRUq_T5nIh8kn&q=85&s=39bb7f85b38570b119e4b1aec53aabfa" alt="Style editor Fonts tab with a list of font options" width="1600" height="969" data-path="images/customize/fonts.png" />
</Frame>

## Available fonts

| Font                | Style                  | Good for                                  |
| ------------------- | ---------------------- | ----------------------------------------- |
| **Default (Inter)** | Neutral sans           | Anything — the recommended starting point |
| Lato                | Warm sans              | Residential, friendly                     |
| Montserrat          | Geometric sans         | Modern developments                       |
| Poppins             | Rounded geometric sans | Contemporary, youthful                    |
| Raleway             | Elegant sans           | Design-led properties                     |
| Open Sans           | Highly readable sans   | Long descriptions                         |
| Source Sans 3       | Technical sans         | Data-heavy listings                       |
| Merriweather        | Serif                  | Heritage, prestige                        |
| Newsreader          | Editorial serif        | Luxury, magazine feel                     |

The font file is loaded from Google Fonts at runtime, so nothing needs to be installed or uploaded.

<Tip>
  Match the font to your website rather than to the property. A Visit embedded in your own site should feel like part of it.
</Tip>

## Serif or sans?

Sans-serif faces stay crisper at the small sizes used on room cards and floor-plan labels. Reserve serifs for prestige properties where the type is part of the pitch — and check the mobile preview before you commit.

## Something else?

If your brand uses a typeface that is not in the list, load it yourself with [Custom CSS](/customize/custom-css) via an `@import` and a `font-family` override.
