Skip to content

Instantly share code, notes, and snippets.

@c0untd0wn
Created September 4, 2014 13:55
Show Gist options
  • Save c0untd0wn/8e0409e768ab39197c15 to your computer and use it in GitHub Desktop.
Save c0untd0wn/8e0409e768ab39197c15 to your computer and use it in GitHub Desktop.
@font-face {
font-family: AppleGothic;
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: AppleGothic;
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "돋움";
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "돋움";
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: Dotum;
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: Dotum;
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: DotumChe;
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: DotumChe;
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "굴림";
font-weight: normal;
src: local("Apple SD Gothic Neo")
local("Nanum Gothic");
}
@font-face {
font-family: "굴림";
font-weight: bold;
src: local("Apple SD Gothic Neo")
local("Nanum Gothic");
}
@font-face {
font-family: Gulim;
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: Gulim;
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: GulimChe;
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: GulimChe;
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "나눔고딕";
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "나눔고딕";
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "맑은고딕";
font-weight: normal;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
@font-face {
font-family: "맑은고딕";
font-weight: bold;
src: local("Apple SD Gothic Neo"),
local("Nanum Gothic");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment