@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;400;500;700&display=swap');
/* -------- Sofia Pro -------- */
/* font-family:"sofia-pro", sans-serif; 100 / 200 / 300 / 400 / 500 / 600 / 700 / 900 */
/* font-family:"ropa-sans-pro", sans-serif; 100 / 200 / 300 / 400 / 500 / 700 / 800 / 900 */
/* font-family:"univia-pro", sans-serif; 100 / 200 / 300 / 400 / 500 / 600 / 700 / 800 / 900 */
@import url("https://use.typekit.net/tia7uep.css");

/* font-family: 'Noto Sans SC', sans-serif; 400 / 500 / 700 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&display=swap');

/* font-family: 'Noto Sans TC', sans-serif; 400 / 500 / 700 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap');

/* -------- Noto --------
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src : 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.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.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: 300;
	src : 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: 100;
	src : url(/resources/_Font/100/NotoSansKR-Thin.woff2) format('woff2'),
		url(/resources/_Font/100/NotoSansKR-Thin.woff) format('woff'),
		url(/resources/_Font/100/NotoSansKR-Thin.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');
}
 */