# Typography

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/theme-engine/src/lib/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/theme-engine/src/lib/types.ts#L66)

## Properties

| Property | Type |
|---|---|
| `fontFamily` | `FontFamily` |
| `fontSize` | `FontSize` |
| `fontWeight` | `FontWeight` |
| `lineHeight` | `LineHeight` |
