# Fonts & Typography

Typography defines Coral’s tone—clean, modern, and approachable.

Coral uses two official typefaces. Both are chosen for their readability, versatility, and contemporary style.

* **Poppins**
  * A geometric sans-serif with a modern and approachable look.
  * Works well for headings, emphasis, and clear communication.
  * **Download Poppins Font**
* **Inter**
  * A highly legible font designed for digital interfaces.
  * Ideal for text-heavy content, ensuring clarity and ease of reading.
  * **Download Inter Font**

{% hint style="warning" %}
**Usage Guidelines:**

* Use bold weights for emphasis and headings.
* Use medium for subheadings and navigation.
* Use regular for general text content.
* Maintain proper spacing for a balanced, clean layout.
  {% endhint %}

Together, these typefaces create a professional and consistent Coral identity.

⬇️ Download Fonts

{% file src="/files/orWHWkKlfNjwOwPxfStq" %}

{% file src="/files/oboQrDdTa7YP82d9s29Q" %}


---

# 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://docs.coralyourevent.com/help-and-support/media-kit/fonts-and-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.
