Skip to content

Instantly share code, notes, and snippets.

@udaken
Last active December 18, 2018 14:42
Show Gist options
  • Save udaken/7c043f92fdb4a5cb06048011bbdd6ca8 to your computer and use it in GitHub Desktop.
Save udaken/7c043f92fdb4a5cb06048011bbdd6ca8 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@font-face {
font-family: "MS Pゴシック";
src: local("MeiryoKe_PGothic"), local("メイリオ"), local("Meiryo"), local("MS Pゴシック");
}
@font-face {
font-family: "MS Pゴシック" !important;
src: local("MeiryoKe_PGothic"), local("メイリオ"), local("Meiryo"), local("MS Pゴシック");
}
@font-face {
font-family: "MS PGothic";
src: local("MeiryoKe_PGothic"), local("メイリオ"), local("Meiryo"), local("MS Pゴシック");
}
@font-face {
font-family: "MS PGothic" !important;
src: local("MeiryoKe_PGothic"), local("メイリオ"), local("Meiryo"), local("MS Pゴシック");
}
@font-face {
font-family: "MS ゴシック" !important;
src: local("MeiryoKe_Gothic"), local("MS ゴシック");
}
@font-face {
font-family: "MS ゴシック";
src: local("MeiryoKe_Gothic"), local("MS ゴシック");
}
@font-face {
font-family: "MS Gothic";
src: local("MeiryoKe_Gothic"), local("MS ゴシック");
}
@font-face {
font-family: "MS PMincho";
src: local("Yu Mincho");
}
@font-face {
font-family: "MS P明朝";
src: local("Yu Mincho");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment