# How Can You Use Google Fonts in Retainful Email Templates?

{% embed url="<https://youtu.be/QLYRxdJVzCg?si=4Nb80Mfm9RI2aFpE>" %}
Making Use of google Fonts&#x20;
{% endembed %}

### Step 1: Accessing the Font Manager

1. Navigate to the **Content** section in Retainful.
2. Click on the **Get Started** button under the **Font Manager** section.

<figure><img src="/files/9AYlz7Fx1BhjwlULmZlq" alt=""><figcaption><p>Font Manager</p></figcaption></figure>

### Step 2: Selecting and Adding Fonts

<figure><img src="/files/NBE4KsRyYY5Kwilx1o2e" alt="" width="375"><figcaption><p>Add Font</p></figcaption></figure>

1. From the **Choose Your Font** dropdown, select the desired Google Font.

<figure><img src="/files/QsnxUYnn7gO91BxpmeKG" alt="" width="375"><figcaption><p>Choose your Font</p></figcaption></figure>

2. Choose a **fallback font** to ensure compatibility with email clients like Outlook and Apple Mail, which do not support web fonts.

<figure><img src="/files/S0maOPoop0HgOkejnAeP" alt="" width="563"><figcaption><p>Add Font</p></figcaption></figure>

3. Click the **Add Font** button to save your selection.
4. The selected Google Font is now available in Retainful's email editors.

<figure><img src="/files/7HAT38QLwliOGvCTrz6k" alt=""><figcaption><p>Saves Font</p></figcaption></figure>

### Step 3: Applying Fonts to Email Templates

1. Go to the **Template Manager** and open an existing email template for editing.

<figure><img src="/files/sQWCRqzZ2IUNQnqIUSHD" alt=""><figcaption><p>Template Manger</p></figcaption></figure>

2. Select the text you want to modify.
3. Use the **Font Family** dropdown menu to select and apply the added Google Font.

<figure><img src="/files/o10iORCvURWH0wQnDvr4" alt=""><figcaption><p>Select the Saves Font</p></figcaption></figure>

{% hint style="danger" %}

#### NOTE

* Fallback fonts ensure that your emails display correctly, even in email clients that don't support Google Fonts.
* Once added, Google Fonts can be used across all email campaigns and templates in Retainful.
  {% endhint %}

{% hint style="success" %}
**Need More Help?**\
\
We’re here to make things easier for you!

* Email Us: Reach out anytime at <support@retainful.com><mark style="color:orange;">.</mark>
* Schedule a Call: Still stuck or need a hands-on walkthrough? Book a quick session with our support team, and we’ll guide you step-by-step.

[<mark style="color:blue;">**Schedule a call with us**</mark>](https://zcal.co/retainful/onboarding)<mark style="color:blue;">**.**</mark>
{% endhint %}


---

# 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://help.retainful.com/how-tos/how-can-you-use-google-fonts-in-retainful-email-templates.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.
