# Fonts & Typefaces

{% hint style="info" %}
Default Georgia Tech typefaces are not rendered while editing the article. View your article in the Service Portal for an accurate depiction of your content.
{% endhint %}

By default, articles are pre-configured to apply [Institute Communications' typography standards](https://brand.gatech.edu/sites/default/files/documents/gtd8_body_styles_guide.pdf). Therefore, you do **NOT** need to adjust the typeface (aka font-family) in the KBA editor. The editor has **Verdana** set as the default; however, this typeface will not be applied when viewed in the Service Portal. If you leave the typeface configuration untouched, the standard GT typefaces will be applied.

Below is a screenshot of the typeface dropdown menu in the KBA editor.

![](/files/-MWgW1Si67cmMABK0s07)

## Headings: Roboto Condensed

All headings except for the website title apply **Roboto Condensed.**&#x20;

Your article Short Description (title) will automatically apply Roboto Condensed. Refer to[ Title Capitalization](/titles.md) for title writing guidelines. All designated headings in your article will apply Roboto Condensed unless the typeface menu is toggled to an alternate option.

Refer to the screenshot below for a preview of headings in **Roboto Condensed.** Click the image to magnify.

![](/files/-MWgZOR8ETCmGRCQjsNB)

## Paragraphs / Regular Text: Roboto

Body copy such as paragraphs and links apply Roboto. All body copy in your article will apply Roboto unless the typeface menu is toggled to an alternate option.

Refer to the screenshot below for a preview of paragraph text in **Roboto**. Click the image to magnify.

![](/files/-MWgaDZnfXAC9-7sSmW7)


---

# 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://kmdesign.services.gatech.edu/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.
