# How do I set a default font?

Loop Email currently supports the following font types

* Arial
* Calibri
* Roboto
* Georgia
* Impact
* Open Sans
* Tahoma
* Times New Roman
* Verdana
* Your General System Font i.e. San Fransisco (MacOS Mojave)

**Selecting a default email font**

* Open a "New Email" window
* Make sure you have "Toggle Formatting" selected
* Now select the font you would like to use
* The font you select will automatically become your default
* Now whenever you compose a new email or reply to an email your selected font will always be used

![](https://dl.intheloop.io/loop-help/how-do-i-set-a-default-font.md/Screenshot_2019-03-21_at_16.14.47.png)

If you would like to suggest a particular font or need help understanding how fonts work on Loop Email, then please drop us a message on [support@intheloop.io](mailto:support@intheloop,io)


---

# 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.intheloop.io/frequently-asked-questions/how-do-i-set-a-default-font.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.
