32 lines
417 B
Markdown
32 lines
417 B
Markdown
---
|
|
title: "Typography Research"
|
|
date: "10-11-2025"
|
|
last_modified: "10-11-2025:19:21"
|
|
tags: ["research", "design", "typography"]
|
|
---
|
|
|
|
# Typography
|
|
|
|
## Current Fonts
|
|
|
|
- System fonts for UI
|
|
- Fira Code for code
|
|
|
|
## Alternatives
|
|
|
|
### Sans-serif
|
|
- Inter
|
|
- Poppins
|
|
- Public Sans
|
|
|
|
### Monospace
|
|
- JetBrains Mono
|
|
- Cascadia Code
|
|
- Source Code Pro
|
|
|
|
## Readability
|
|
|
|
- Line height: 1.6
|
|
- Max width: 65ch
|
|
- Font size: 16px base
|