# How to use Google fonts?

**Siteoly fully supports all the 1000+ Google fonts** at <https://fonts.google.com/>

1. Goto [https://fonts.google.com](https://fonts.google.com/) and pick the font you want to use.
2. Copy the name from the font as highlighted below.

![](/files/-MQCXfx2Ep8ZcG3CfZCV)

3\. Now add the name in any of the font cells in the Google sheet as below. Just copy from Step 2 and paste the name in Google sheet.

![](/files/-MQCZ3SWgx80SMCLbX0Z)

{% hint style="info" %}
Google fonts can be used in all the places where the Font option is available in Google sheets.
{% 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.siteoly.com/advanced/how-to-use-google-fonts.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.
