Skip to content
Snippets Groups Projects
Commit c203713a authored by CenoX Kang's avatar CenoX Kang
Browse files

있는거 쓰자..

parent a30b56ea
Branches
No related tags found
No related merge requests found
Pipeline #
@import url( //fonts.googleapis.com/earlyaccess/nanumgothic.css );
@font-face{
font-family:KoPubDotumPro;
src: url('../fonts/KoPub-Dotum_Pro-Light.woff') format('woff');
font-weight: 300;
}
@font-face{
font-family:KoPubDotumPro;
src: url('../fonts/KoPub-Dotum_Pro-Medium.woff') format('woff');
font-weight: 600;
}
@font-face{
font-family:KoPubDotumPro;
src: url('../fonts/KoPub-Dotum_Pro-Bold.woff') format('woff');
font-weight: 700;
}
/* Main Color #4188f1 */
/* Border Color #e1e8ed */
......@@ -46,7 +29,7 @@ h3,
h4,
h5,
h6 {
font-family: 'KoPubDotumPro', 'Noto Sans Korean', 'Noto Sans', 'Nanum Gothic', 'KoPub Dotum', 'Malgun Gothic', '맑은 고딕', sans-serif;
font-family: 'KoPub Dotum', 'Noto Sans Korean', 'Noto Sans', 'Nanum Gothic', 'Malgun Gothic', '맑은 고딕', sans-serif;
margin: 0;
}
......@@ -57,7 +40,7 @@ h4,
h5,
h6,
b {
font-family: 'KoPubDotumPro', 'Noto Sans Korean', 'Noto Sans', 'Nanum Gothic', 'KoPub Dotum', 'Malgun Gothic', '맑은 고딕', sans-serif;
font-family: 'KoPub Dotum', 'Noto Sans Korean', 'Noto Sans', 'Nanum Gothic', 'Malgun Gothic', '맑은 고딕', sans-serif;
}
input[type=password] {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment