Skip to content

Instantly share code, notes, and snippets.

@abranhe
Forked from lukaszgrolik/font-weights.md
Created October 7, 2020 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abranhe/e6605ddf64325b2d6e5e5b75ea9f03b7 to your computer and use it in GitHub Desktop.
Save abranhe/e6605ddf64325b2d6e5e5b75ea9f03b7 to your computer and use it in GitHub Desktop.
Commonly used names for CSS font-weight values

unknown source

value name
100 extralight/ultralight
200 light/thin
300 book/demi/light
400 regular/normal
500 medium
600 semibold/demibold
700 bold
800 black/extrabold/heavy
900 extrablack/fat/poster/ultrablack/heavy
value name
100 Thin
200 Extra Light (Ultra Light)
300 Light
400 Normal
500 Medium
600 Semi Bold (Demi Bold)
700 Bold
800 Extra Bold (Ultra Bold)
900 Black (Heavy)
value name
100 UltraThin
150 ExtraThin
200 Thin
250 ExtraLite
300 Lite
350 Book
375 Text
400 Normal
425 Thick
450 ExtraThick
500 Dark
550 ExtraDark
600 Bold
650 ExtraBold
700 UltraBold
800 Black
900 ExtraBlack
999 UltraBlack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment