Created
April 11, 2015 09:34
-
-
Save jonghwanhyeon/430b4ef29e423bf503f8 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("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: "돋움체"; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: dotum; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: DotumChe; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: "굴림"; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: "굴림체"; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: Gulim; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: GulimChe; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: "바탕"; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: "바탕체"; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: Batang; | |
src: local("Malgun Gothic"); | |
} | |
@font-face { | |
font-family: BatangChe; | |
src: local("Malgun Gothic"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment