Skip to content

Instantly share code, notes, and snippets.

@quangbahoa
Forked from angusjune/font.css
Created November 25, 2022 04:23
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 quangbahoa/a3f339c67bf4820b0fcd0d8e4d666b72 to your computer and use it in GitHub Desktop.
Save quangbahoa/a3f339c67bf4820b0fcd0d8e4d666b72 to your computer and use it in GitHub Desktop.
Better Helvetica Font Family
body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment