@font-face {
	font-family:'NotoSansKR-Regular';
	font-style:normal;
	font-weight:400;
	/*src: url('/font/NotoSansKR-Regular-Hestia.eot');*/
	src:local(※),
	url('../font/NotoSansKR-Regular-Hestia.woff') format('woff');
	/* url('/font/NanumSquareRoundEB.woff2') format('woff2'); */
}

@font-face {
	font-family:'NotoSansKR-Medium';
	font-style:bold;
	font-weight:700;
	/* src: url('/font/NanumSquareRoundEB.eot'); */
	src:local(※),
	url('../font/NotoSansKR-Medium-Hestia.woff') format('woff');
	/* url('/font/NanumSquareRoundEB.woff2') format('woff2'); */
}

@font-face {
	font-family:'NotoSansKR-Bold';
	font-style:bold;
	font-weight:900;
	/* src: url('/font/NanumSquareRoundEB.eot'); */
	src:local(※),
	url('../font/NotoSansKR-Bold-Hestia.woff') format('woff');
	/* url('/font/NanumSquareRoundEB.woff2') format('woff2'); */
}



