Skip to content

Instantly share code, notes, and snippets.

@semicolon
Created July 14, 2015 13:59
Show Gist options
  • Save semicolon/e1b2c147ebe0d3d41208 to your computer and use it in GitHub Desktop.
Save semicolon/e1b2c147ebe0d3d41208 to your computer and use it in GitHub Desktop.
極細フォント CSS
* {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", ".HiraKakuInterface-W2", sans-serif;
font-weight: 100;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment