/*@font-face {
	font-family:'NotoSansKR-Regular';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NotoSansKR-Regular-Hestia.woff') format('woff');
}

@font-face {
	font-family:'NotoSansKR-Medium';
	font-style:bold;
	font-weight:700;
	src:local(※),
	url('../font/NotoSansKR-Medium-Hestia.woff') format('woff');
}

@font-face {
	font-family:'NotoSansKR-Bold';
	font-style:bold;
	font-weight:900;
	src:local(※),
	url('../font/NotoSansKR-Bold-Hestia.woff') format('woff');
}*/


/* noto sans cjk kr */
@font-face {
	font-family:'NotoSansKR-Black';
	font-style:normal;
	font-weight:500;
	src:local(※),
	url('../font/NotoSansKR-Black.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Bold';
	font-style:bold;
	font-weight:900;
	src:local(※),
	url('../font/NotoSansKR-Bold.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-ExtraBold';
	font-style:bold;
	font-weight:900;
	src:local(※),
	url('../font/NotoSansKR-ExtraBold.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-ExtraLight';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NotoSansKR-ExtraLight.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Light';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NotoSansKR-Light.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Medium';
	font-style:bold;
	font-weight:600;
	src:local(※),
	url('../font/NotoSansKR-Medium.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Regular';
	font-style:normal;
	font-weight:500;
	src:local(※),
	url('../font/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-SemiBold';
	font-style:bold;
	font-weight:800;
	src:local(※),
	url('../font/NotoSansKR-SemiBold.woff') format('woff');
}
@font-face {
	font-family:'NotoSansKR-Thin';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NotoSansKR-Thin.woff') format('woff');
}