# Which fonts can I use in my Scribe email signature?

Unfortunately, custom fonts and Google fonts are not universally supported by all email clients.\
\
Email clients handle content differently than web browsers. While web browsers have evolved to support a wide range of fonts and can access and render various web fonts, email clients are more restrictive. Their primary function is to ensure the secure and consistent delivery of emails, often prioritizing this over aesthetic customization.\
\
Many email clients, especially older versions, are limited in their font support. They often rely on a set of standard, web-safe fonts to ensure that emails are displayed consistently across all recipients' inboxes. When an email client encounters a font in an email that it doesn't support, it defaults to a generic, supported font, which can alter the intended design and appearance of the email.\
\
For email signatures, it's important to prioritize consistent display across various email clients. That's why we decided to use web-safe fonts in Scribe signatures. These fonts are widely supported across almost all email clients and platforms, ensuring that your signature maintains its intended look, regardless of where it's viewed.\ <br>

**Scribe supports the following fonts**

* Helvetica
* Arial
* Arial Narrow
* Tahoma
* Georgia
* Times
* Garamond
* Verdana
* Lucida
* Trebuchet


---

# 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.scribe-mail.com/scribe/scribe-email-signatures/general-faq/which-fonts-can-i-use-in-my-scribe-email-signature.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.
