Skip to content

Instantly share code, notes, and snippets.

@brzzdev
Last active November 6, 2023 02:28
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brzzdev/066b56d69b9b34737c0997535ac6a9f3 to your computer and use it in GitHub Desktop.
Save brzzdev/066b56d69b9b34737c0997535ac6a9f3 to your computer and use it in GitHub Desktop.
iOS/macOS Font Sizes/Font Styles

What the built-in font styles correspond to on iOS and macOS:

Style iOS Default macOS macOS Emphasized
.largeTitle Regular 34 Regular 26 Bold
.title Regular 28 Regular 22 Bold
.title2 Regular 22 Regular 17 Bold
.title3 Regular 20 Regular 15 Semibold
.headline Semibold 17 Bold 13 Heavy
.body Regular 17 Regular 13 Semibold
.callout Regular 16 Regular 12 Semibold
.subhead Regular 15 Regular 11 Semibold
.footnote Regular 13 Regular 10 Semibold
.caption Regular 12 Regular 10 Medium
.caption2 Regular 11 Medium 10 Semibold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment