notoSansKr 폰트 추가
parent
2bd38e33eb
commit
d64fc35bbf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,93 @@
|
|||||||
|
@charset "UTF-8";
|
||||||
|
|
||||||
|
/** Thin < Light < DemiLight < Regular < Medium < Black < Bold */
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 100;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Thin.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 200;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Thin.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Thin.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 300;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Light.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Light.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Light.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Light.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 400;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-DemiLight.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-DemiLight.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-DemiLight.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-DemiLight.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Regular.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Regular.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Regular.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Regular.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Medium.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Medium.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Medium.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 800;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Black.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.woff2") format("woff2");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Noto Sans Korean";
|
||||||
|
font-weight: 900;
|
||||||
|
font-style: normal;
|
||||||
|
src: url("../notoSansKr/NotoSans-Black.eot?") format("eot"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.otf") format("opentype"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.woff") format("woff"),
|
||||||
|
url("../notoSansKr/NotoSans-Black.woff2") format("woff2");
|
||||||
|
}
|
Loading…
Reference in New Issue