Created
February 5, 2016 03:44
-
-
Save inceax/bdbe82688e410d908ae9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: "굴림"; | |
src: local("Noto Sans CJK KR DemiLight"); | |
} | |
@font-face { | |
font-family: "돋움"; | |
src: local("Noto Sans CJK KR DemiLight"); | |
} | |
@font-face { | |
font-family: "바탕"; | |
src: local("Noto Sans CJK KR DemiLight"); | |
} | |
@font-face { | |
font-family: "맑은고딕"; | |
src: local("Noto Sans CJK KR DemiLight"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment