Skip to content

Instantly share code, notes, and snippets.

@maxparm
Created July 13, 2012 15:02
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 maxparm/3105362 to your computer and use it in GitHub Desktop.
Save maxparm/3105362 to your computer and use it in GitHub Desktop.
Helvetica with Arial Degradation
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