@font-face {
	font-family:"nanum";
	src:url("/fonts/NanumGothic.eot");
	src:url("/fonts/NanumGothic.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NanumGothic.woff") format("woff");
}
@font-face {
	font-family:"nanumB";
	src:url("/fonts/NanumGothicBold.eot");
	src:url("/fonts/NanumGothicBold.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NanumGothicBold.woff") format("woff");
}
@font-face {
	font-family:"nanumEB";
	src:url("/fonts/NanumGothicExtraBold.eot");
	src:url("/fonts/NanumGothicExtraBold.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NanumGothicExtraBold.woff") format("woff");
}

@font-face {
	font-family:"barun";
	src:url("/fonts/NanumBarunGothic.eot");
	src:url("/fonts/NanumBarunGothic.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NanumBarunGothic.woff") format("woff");
}
@font-face {
	font-family:"barunB";
	src:url("/fonts/NanumBarunGothicBold.eot");
	src:url("/fonts/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NanumBarunGothicBold.woff") format("woff");
}
@font-face {
	font-family:"notoBl";
	src:url("/fonts/NotoSans-Black.eot");
	src:url("/fonts/NotoSans-Black.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Black.woff") format("woff");
}
@font-face {
	font-family:"notoB";
	src:url("/fonts/NotoSans-Bold.eot");
	src:url("/fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Bold.woff") format("woff");
}
@font-face {
	font-family:"notoDL";
	src:url("/fonts/NotoSans-DemiLight.eot");
	src:url("/fonts/NotoSans-DemiLight.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-DemiLight.woff") format("woff");
}
@font-face {
	font-family:"notoL";
	src:url("/fonts/NotoSans-Light.eot");
	src:url("/fonts/NotoSans-Light.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Light.woff") format("woff");
}
@font-face {
	font-family:"notoM";
	src:url("/fonts/NotoSans-Medium.eot");
	src:url("/fonts/NotoSans-Medium.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Medium.woff") format("woff");
}
@font-face {
	font-family:"notoR";
	src:url("/fonts/NotoSans-Regular.eot");
	src:url("/fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
	font-family:"notoT";
	src:url("/fonts/NotoSans-Thin.eot");
	src:url("/fonts/NotoSans-Thin.eot?#iefix") format("embedded-opentype"),
	    url("/fonts/NotoSans-Thin.woff") format("woff");
}

@import url(http://fonts.googleapis.com/earlyaccess/hanna.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejuhallasan.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/kopubbatang.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);


.hanna {
	font-family: 'Hanna', sans-serif;
}
.jeju_gothic {
	font-family: 'Jeju Gothic', sans-serif;
}
.jeju_hallasan {
	font-family: 'Jeju Hallasan', cursive;
}
.jeju_myeongjo {
	font-family: 'Jeju Myeongjo', serif;
}
.kopub_batang {
	font-family: 'KoPub Batang', serif;
}
.nanum_brush_script {
	font-family: 'Nanum Brush Script', cursive;
}
.nanum_gothic {
	font-family: 'Nanum Gothic', sans-serif;
}
.nanum_gothic_coding {
	font-family: 'Nanum Gothic Coding', monospace;
}
.nanum_myeongjo {
	font-family: 'Nanum Myeongjo', serif;
}
.nanum_pen_script {
	font-family: 'Nanum Pen Script', cursive;
}
.noto_sans_kr {
	font-family: 'Noto Sans KR', sans-serif;
}