/ Published in: CSS
URL: http://css-tricks.com/snippets/css/better-helvetica/
I borrowed this from somewhere. Could have been any number of places. If you know where it\'s from then let me know and I\'ll attribute it properly.\r\n\r\n(It was from CSS Tricks)
Expand |
Embed | Plain Text
body {font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;font-weight: 300;}
You need to login to post a comment.
