# Fonts

## Google Fonts

Google Fonts is a library of 960 free licensed fonts. You can not only download them but also directly access them from Figma itself. What is more awesome is that developers love Google fonts due to their simple API to import fonts into CSS & Android.&#x20;

We recommend always select a font with at-least 10 styles for your UI design project so that you have a wide variety of weights. [This article by inVision](https://www.invisionapp.com/inside-design/11-best-google-fonts/) lists out the best Google fonts out there for UI design.&#x20;

{% embed url="<http://fonts.google.com/>" %}

## Font Squirrel&#x20;

Free fonts have met their match. Font Squirrel has done the hard work, hand-selecting these free high quality typefaces and presenting them in an easy-to-use format. All the fonts on the site have free desktop licenses, meaning they can be used in commercial graphics and images free of charge. Do check it out.

{% embed url="<https://www.fontsquirrel.com/>" %}

## ThemeUI.Net Fonts

A growing collection of amazing free fonts and typefaces for designers. Free for both personal & commercial use.

{% embed url="<https://themeui.net/free-fonts/>" %}

## Lost Type

Lost Type is the first of its kind, a Pay-What-You-Want type foundry. Since 2011 Lost Type has been a source for unique typefaces, with a collection of over 50 different faces from contributors all over the world. 100% of the funds from sales of these fonts go directly to their respective designers.

{% embed url="<http://www.losttype.com/>" %}

## More Free Design Resources

If you liked these resources do check out more of our free resources we have curated together for you from around the web.&#x20;

{% content-ref url="/pages/-LwCZW-iTirRRWhrzf59" %}
[UI Kits](/more/free-resources/ui-kits.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCYtBIsn7P82AHoE8p" %}
[Photos](/more/free-resources/photos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCZ3OzilxMphoP8mms" %}
[Illustrations](/more/free-resources/illustrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCZv3I1YS3ZrVPKWgH" %}
[Icons](/more/free-resources/icons.md)
{% endcontent-ref %}


---

# 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://www.uxlibrary.org/more/free-resources/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.
