<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* -------- univia-pro -------- */
@import url("//use.typekit.net/lai0dux.css");

/* font-family: 'Noto Sans SC', sans-serif; 400 / 500 / 700 */
@import url('//fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&amp;display=swap');

/* font-family: 'Noto Sans TC', sans-serif; 400 / 500 / 700 */
@import url('//fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&amp;display=swap');

/* -------- NOTO -------- */
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src : url('/resources/_Font/100/NotoSansKR-Thin.woff') format('woff'),
		url('/resources/_Font/100/NotoSansKR-Thin.woff2') format('woff2'),
		url('/resources/_Font/100/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
    src: url('/resources/_Font/300/NotoSansKR-Light.eot');
    src: url('/resources/_Font/300/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
		url('/resources/_Font/300/NotoSansKR-Light.woff2') format('woff2'),
		url('/resources/_Font/300/NotoSansKR-Light.woff') format('woff'),
		url('/resources/_Font/300/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
    src: url('/resources/_Font/400/NotoSansKR-Regular.eot');
    src: url('/resources/_Font/400/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
		url('/resources/_Font/400/NotoSansKR-Regular.woff2') format('woff2'),
		url('/resources/_Font/400/NotoSansKR-Regular.woff') format('woff'),
		url('/resources/_Font/400/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
    src: url('/resources/_Font/500/NotoSansKR-Medium.eot');
    src: url('/resources/_Font/500/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
		url('/resources/_Font/500/NotoSansKR-Medium.woff2') format('woff2'),
		url('/resources/_Font/500/NotoSansKR-Medium.woff') format('woff'),
		url('/resources/_Font/500/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
    src: url('/resources/_Font/700/NotoSansKR-Bold.eot');
    src: url('/resources/_Font/700/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
		url('/resources/_Font/700/NotoSansKR-Bold.woff2') format('woff2'),
		url('/resources/_Font/700/NotoSansKR-Bold.woff') format('woff'),
		url('/resources/_Font/700/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src : url('/resources/_Font/900/NotoSansKR-Black.woff2') format('woff2'),
		url('/resources/_Font/900/NotoSansKR-Black.woff') format('woff'),
		url('/resources/_Font/900/NotoSansKR-Black.otf') format('opentype');
}
</pre></body></html>