Skip to content

arthurattwell/font-faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

font-face snippets

Snippets for importing fonts.

  • File paths assume the font files are stored in a sibling folder to your CSS. Edit the paths to suit your project.
  • Font-weight naming follows these common practices, listed below with minor changes for also-known-as weights.
  • In our snippets, weight 400 (normal or 'Regular') is not named; weight 700 is named 'bold'.
Value Common weight names
100 Thin (Hairline)
200 Extra Light (Ultra Light, aka Thin)
300 Light
400 Normal (Regular)
500 Medium
600 Semi Bold (Demi Bold)
700 Bold
800 Extra Bold (Ultra Bold, aka Heavy)
900 Black (Heavy)

About

Useful font-face snippets for CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages