/*문자열설정*/
@charset "utf-8";

@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-thin.eot');
	src: url('/common/font/NotoSansCJKsc-thin.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-thin.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-thin.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-thin.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-thin.svg#notokr-thin') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-light.eot');
	src: url('/common/font/NotoSansCJKsc-light.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-light.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-light.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-light.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-light.svg#notokr-light') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-demilight.eot');
	src: url('/common/font/NotoSansCJKsc-demilight.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-demilight.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-demilight.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-demilight.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-demilight.svg#notokr-demilight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-regular.eot');
	src: url('/common/font/NotoSansCJKsc-regular.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-regular.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-regular.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-regular.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-regular.svg#notokr-regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-medium.eot');
	src: url('/common/font/NotoSansCJKsc-medium.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-medium.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-medium.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-medium.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-medium.svg#notokr-medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-bold.eot');
	src: url('/common/font/NotoSansCJKsc-bold.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-bold.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-bold.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-bold.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-bold.svg#notokr-bold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans CJK SC';
	src: url('/common/font/NotoSansCJKsc-black.eot');
	src: url('/common/font/NotoSansCJKsc-black.eot?#iefix') format('embedded-opentype'),
	url('/common/font/NotoSansCJKsc-black.woff2') format('woff2'),
	url('/common/font/NotoSansCJKsc-black.woff') format('woff'),
	url('/common/font/NotoSansCJKsc-black.ttf') format('truetype'),
	url('/common/font/NotoSansCJKsc-black.svg#notokr-black') format('svg');
	font-weight: 700;
	font-style: normal;
}