Skip to content

Instantly share code, notes, and snippets.

@sysnakamura
Last active April 5, 2016 09:26
Show Gist options
  • Save sysnakamura/ddf7bac77548407acd9566f0b2ad43ff to your computer and use it in GitHub Desktop.
Save sysnakamura/ddf7bac77548407acd9566f0b2ad43ff to your computer and use it in GitHub Desktop.
Noto Sans Japanese - font-family
/*Noto Sans Japaneseのfont-family*/
* {
font-family: 'Noto Sans Japanese',PT Sans Caption,Josefin Sans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS Pゴシック", sans-serif;
margin: 0px;
padding: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment