# 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.

![](https://2103267599-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LkTSjUWN2UHe7kspGpw%2F-LkclEdL54uLhYAobDRr%2F-Lkcoi5PgIDn1O-I3zR2%2Fimage.png?alt=media\&token=1ebd693b-147b-4465-8bd3-c4c737fcccb0)

### 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](https://docs.fontsplugin.com/debugging/force-styles-setting).
{% 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
```
