Skip to content

Instantly share code, notes, and snippets.

@puzzeljp
Last active October 8, 2015 02:46
Show Gist options
  • Save puzzeljp/ec2c9386bd826eaffa32 to your computer and use it in GitHub Desktop.
Save puzzeljp/ec2c9386bd826eaffa32 to your computer and use it in GitHub Desktop.
El Capitan からの font-family の指定方法 ref: http://qiita.com/puzzel/items/1e3e9da37e83cc913343
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meryo, "メイリオ", Osaka, "MS Pゴシック", "MS P Gothic", sans-serif;
font-weight: 300;
font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meryo, "メイリオ", Osaka, "MS Pゴシック", "MS P Gothic", sans-serif;
font-weight: 300;
font-family: "HiraginoSans-W1", ".HiraKakuInterface-W1";
font-family: "HiraginoSans-W2", ".HiraKakuInterface-W2";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment