> For the complete documentation index, see [llms.txt](https://docs.fontsplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fontsplugin.com/basic-settings/base-typography.md).

# Base Typography

`Appearance` → `Customize`→ `Fonts Plugin` → `Basic Settings`

The Base Typography control allows you to change the typography of your entire website in as little as two clicks.

![](/files/-Lkcoi5PgIDn1O-I3zR2)

### Size, Weight, Color and Line Height

Clicking the blue icon to the right of the ‘Font Family’ control will reveal additional typography controls: Font weight, style, size, color and line-height settings.

![Font weight, style, size, color and line-height settings.](https://fontsplugin.com/wp-content/uploads/2019/04/reveal-settings.png)

{% hint style="info" %}
If your changes aren’t taking effect, you may need to enable the [‘Force Styles’ setting](/debugging/force-styles-setting.md).
{% endhint %}

The following CSS selectors are targeted:

```css
body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer
```
