# Use custom fonts

### Google Fonts

Adding a Google font is just like when you do it for websites:

1. Go to <https://fonts.google.com/>
2. Pick a font.
3. Select the Styles needed
4. Copy the link code and insert into your `<head>` section of the [Base](https://documentation.alpaco.email/template/base).
5. Start using it in your design, by copying the CSS rules for the font-family into your CSS in the various places you want to use it in your [Base](https://documentation.alpaco.email/template/base) and [Blocks](https://documentation.alpaco.email/template/blocks).

<figure><img src="https://4158541773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZwvCYi7VuSyayWGoc6M%2Fuploads%2FP0qWZTe9GRGb60hc4DAf%2FSk%C3%A6rmbillede%202023-10-13%20125519.png?alt=media&#x26;token=133be660-37e0-4446-9685-8ce0f1800bcb" alt=""><figcaption></figcaption></figure>

### Custom hosted fonts

Adding a Custom hosted font, is very similar, however Alpaco offers to host it for you:

1. Open your Alpaco Account
2. Navigate to *Assets Manager* in the top menu
3. Upload your font where it says "*Drop files here or click here to upload*"
4. When a font is uploaded it will be indicated with a "Aa" icon.
5. Click the font that was uploaded and insert it your `<head>` section of the [**Base**](https://documentation.alpaco.email/template/base) using the *@fontface* method of declaration.&#x20;
6. Start using it in your design, by copying the CSS rules for the font-family into your CSS in the various places you want to use it in your [**Base**](https://documentation.alpaco.email/template/base) and [**Blocks**](https://documentation.alpaco.email/template/blocks).
7.

```
<figure><img src="https://4158541773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUZwvCYi7VuSyayWGoc6M%2Fuploads%2F3NgyWNYm7p8PfZ9BG7HR%2FSk%C3%A6rmbillede%202023-11-09%20104306.png?alt=media&#x26;token=342fc67a-cc15-4d6a-a5bf-75f6c5f0ed9a" alt=""><figcaption></figcaption></figure>
```
