Skip to content

Instantly share code, notes, and snippets.

@jamcgrath
Last active March 29, 2020 03:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamcgrath/5be2d0e3c21fcb0ee829 to your computer and use it in GitHub Desktop.
Save jamcgrath/5be2d0e3c21fcb0ee829 to your computer and use it in GitHub Desktop.
// Gothic:
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
// Mincho:
font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "MS P明朝", serif;
//---------------------------------------------------------------------------
// from https://hayataki-masaharu.jp/web-typography-in-japanese/
//---------------------------------------------------------------------------
font-family : 'ヒラギノ角ゴ ProN' , 'Hiragino Kaku Gothic ProN' , '游ゴシック' , '游ゴシック体' , YuGothic , 'Yu Gothic' , 'メイリオ' , Meiryo , 'MS ゴシック' , 'MS Gothic' , HiraKakuProN-W3 , 'TakaoExゴシック' , TakaoExGothic , 'MotoyaLCedar' , 'Droid Sans Japanese' , sans-serif;
font-family : 'ヒラギノ明朝 ProN' , 'Hiragino Mincho ProN' , '游明朝','游明朝体',YuMincho,'Yu Mincho' , 'MS 明朝' , 'MS Mincho' , HiraMinProN-W3 , 'TakaoEx明朝' , TakaoExMincho , 'MotoyaLCedar' , 'Droid Sans Japanese' , serif;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment