Forked from linjunpop/helvetica-nenu-ultralight.css
Created
January 13, 2017 03:00
-
-
Save bellentuck/3ef186cf26bd00b1d87bb907e6515445 to your computer and use it in GitHub Desktop.
Helvetica Neue UltraLight
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif; | |
font-weight: 100; | |
letter-spacing: 1px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment