Skip to content

Instantly share code, notes, and snippets.

@angusjune
Created June 18, 2014 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save angusjune/dfe45b879cc5b5f6294d to your computer and use it in GitHub Desktop.
Save angusjune/dfe45b879cc5b5f6294d 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