
/* notosans cjk kr */
@font-face{
	font-family:'notoSans';
	font-weight:100;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Thin.otf');
	src:url('/font/noto/NotoSansKR-Thin.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Thin.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:200;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Light.otf');
	src:url('/font/noto/NotoSansKR-Light.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Light.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:300;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-DemiLight.otf');
	src:url('/font/noto/NotoSansKR-DemiLight.woff') format('woff');
	src:url('/font/noto/NotoSansKR-DemiLight.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:400;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Regular.otf');
	src:url('/font/noto/NotoSansKR-Regular.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Regular.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:500;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Medium.otf');
	src:url('/font/noto/NotoSansKR-Medium.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Medium.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:700;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Bold.otf');
	src:url('/font/noto/NotoSansKR-Bold.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Bold.woff2') format('woff2');
}

@font-face{
	font-family:'notoSans';
	font-weight:900;
	font-style:normal;
	src:url('/font/noto/NotoSansKR-Black.otf');
	src:url('/font/noto/NotoSansKR-Black.woff') format('woff');
	src:url('/font/noto/NotoSansKR-Black.woff2') format('woff2');
}