# Typography

## Our Fonts

### Barlow

Our primary font for all usages is **Barlow**, a font family by Google.&#x20;

{% file src="/files/-LpB3Xhg-aO5KtTrW61A" %}
Download
{% endfile %}

## Installing Fonts

All new employees should have this font installed on their machine. Please also make sure external designers as well as those handling event presentations download and install this font.

For help with fonts, contact **IT Jones** via Slack or email them at <support@itjones.com>.

[How to install fonts on a Mac →](https://support.apple.com/en-us/HT201749)

[How to install fonts on Windows →](https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows)

## Pairings

## Hierarchy

## Standard Usage

### Body

| Font Size | Line Height        |
| --------- | ------------------ |
| 9 pt      | 12 pt or 1.1 lines |
| 10 pt     | 14 pt or 1.2 lines |


---

# 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://brand.truvaluelabs.com/visual-identity/typography.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.
