Created
April 13, 2015 17:16
-
-
Save jonghwanhyeon/278e61d716d85e0502d1 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: AppleGothic; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "돋움"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "돋움체"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: Dotum; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: DotumChe; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "굴림"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "굴림체"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: Gulim; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: GulimChe; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "바탕"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "바탕체"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: Batang; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: BatangChe; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: MalgunGothic; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "Malgun Gothic"; | |
src: local("Apple SD Gothic Neo"); | |
} | |
@font-face { | |
font-family: "맑은 고딕"; | |
src: local("Apple SD Gothic Neo"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment