@charset "UTF-8";

@font-face {
	font-family:'NotoSansKR-Thin';
	font-style:normal;
	font-weight:100;
	src:url('/2019/font/NotoSansKR-Thin.eot');
	src:url('/2019/font/NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Thin.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Thin.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Light';
	font-style:normal;
	font-weight:300;
	src:url('/2019/font/NotoSansKR-Light.eot');
	src:url('/2019/font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Light.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Light.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-DemiLight';
	font-style:normal;
	font-weight:350;
	src:url('/2019/font/NotoSansKR-DemiLight.eot');
	src:url('/2019/font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-DemiLight.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-DemiLight.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Regular';
	font-style:normal;
	font-weight:400;
	src:url('/2019/font/NotoSansKR-Regular.eot');
	src:url('/2019/font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Regular.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Medium';
	font-style:normal;
	font-weight:500;
	src:url('/2019/font/NotoSansKR-Medium.eot');
	src:url('/2019/font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Medium.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Medium.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Bold';
	font-style:normal;
	font-weight:700;
	src:url('/2019/font/NotoSansKR-Bold.eot');
	src:url('/2019/font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Bold.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Bold.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Black';
	font-style:normal;
	font-weight:900;
	src:url('/2019/font/NotoSansKR-Black.eot');
	src:url('/2019/font/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
		url('/2019/font/NotoSansKR-Black.woff2') format('woff2'),
		url('/2019/font/NotoSansKR-Black.woff') format('woff');
}
@font-face {
	font-family:'NanumBarunGothic';
	font-style:normal;
	font-weight:normal;
	src:url('/2019/font/NanumBarunGothic.ttf')format('ttf');
	src:url('/2019/font/NanumBarunGothic.ttf?#iefix') format('embedded-opentype'),
	    url('/2019/font/NanumBarunGothic.otf')format('otf');
}
@font-face {
	font-family:'NanumBarunGothicBold';
	font-style:normal;
	font-weight:normal;
	src:url('/2019/font/NanumBarunGothicBold.ttf');
	src:url('/2019/font/NanumBarunGothicBold.ttf?#iefix') format('embedded-opentype'),
	    url('/2019/font/NanumBarunGothicBold.otf')format('otf');
}

.ns_b{font-family:'NotoSansKR-Bold'}
.ns_t{font-family:'NotoSansKR-Light'}
.ns_l{font-family:'NotoSansKR-Light'}
.ns_r{font-family:'NotoSansKR-Regular'}
.ns_m{font-family:'NotoSansKR-Medium'}