font.css
546 Bytes
@font-face {
font-family: NotoSansKR-Black;
src: url("./NotoSansKR-Black.eot");
}
@font-face {
font-family: NotoSansKR-Bold;
src: url("./NotoSansKR-Bold.eot");
}
@font-face {
font-family: NotoSansKR-Light;
src: url("./NotoSansKR-Light.eot");
}
@font-face {
font-family: NotoSansKR-Medium;
src: url("./NotoSansKR-Medium.eot");
}
@font-face {
font-family: NotoSansKR-Regular;
src: url("./NotoSansKR-Regular.eot");
}
@font-face {
font-family: NotoSansKR-Thin;
src: url("./NotoSansKR-Thin.eot");
}