@charset "utf-8";


/* font */
@font-face {
	font-family: 'notokr';
	src: url('/resources/common/fonts/NotoKR-Black/notokr-black.eot');
	src: url('/resources/common/fonts/NotoKR-Black/notokr-black.eot?#iefix') format('embedded-opentype'),
			 url('/resources/common/fonts/NotoKR-Black/notokr-black.woff2') format('woff2'),
			 url('/resources/common/fonts/NotoKR-Black/notokr-black.woff') format('woff'),
			 url('/resources/common/fonts/NotoKR-Black/notokr-black.svg#notokr-black') format('svg'),
			 url('/resources/common/fonts/NotoKR-Black/notokr-black.otf') format('opentype');
	font-weight: 900;
	font-style: bold;
}
@font-face {
	font-family: 'notokr';
	src: url('/resources/common/fonts/NotoKR-Bold/notokr-bold.eot');
	src: url('/resources/common/fonts/NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
			 url('/resources/common/fonts/NotoKR-Bold/notokr-bold.woff2') format('woff2'),
			 url('/resources/common/fonts/NotoKR-Bold/notokr-bold.woff') format('woff'),
			 url('/resources/common/fonts/NotoKR-Bold/notokr-bold.svg#notokr-bold') format('svg'),
			 url('/resources/common/fonts/NotoKR-Bold/notokr-bold.otf') format('opentype');
	font-weight: 700;
	font-style: bold;
}
@font-face {
	font-family: 'notokr';
	src: url('../fonts/NotoKR-Medium/notokr-medium.eot');
	src: url('../fonts/NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/NotoKR-Medium/notokr-medium.woff2') format('woff2'),
			 url('../fonts/NotoKR-Medium/notokr-medium.woff') format('woff'),
			 url('../fonts/NotoKR-Medium/notokr-medium.svg#notokr-medium') format('svg'),
			 url('../fonts/NotoKR-Medium/notokr-medium.otf') format('opentype');
	font-weight: 500;
	font-style: medium;
}
@font-face {
	font-family: 'notokr';
	src: url('../fonts/NotoKR-Regular/notokr-regular.eot');
	src: url('../fonts/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/NotoKR-Regular/notokr-regular.woff2') format('woff2'),
			 url('../fonts/NotoKR-Regular/notokr-regular.woff') format('woff'),
			 url('../fonts/NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg'),
			 url('../fonts/NotoKR-Regular/notokr-regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'notokr';
	src: url('../fonts/NotoKR-Light/notokr-light.eot');
	src: url('../fonts/NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/NotoKR-Light/notokr-light.woff2') format('woff2'),
			 url('../fonts/NotoKR-Light/notokr-light.woff') format('woff'),
			 url('../fonts/NotoKR-Light/notokr-light.svg#notokr-light') format('svg'),
			 url('../fonts/NotoKR-Light/notokr-light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'notokr';
	src: url('../fonts/NotoKR-DemiLight/notokr-demilight.eot');
	src: url('../fonts/NotoKR-DemiLight/notokr-demilight.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/NotoKR-DemiLight/notokr-demilight.woff2') format('woff2'),
			 url('../fonts/NotoKR-DemiLight/notokr-demilight.woff') format('woff'),
			 url('../fonts/NotoKR-DemiLight/notokr-demilight.svg#notokr-demilight') format('svg'),
			 url('../fonts/NotoKR-DemiLight/notokr-demilight.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'notokr';
	src: url('../fonts/NotoKR-Thin/notokr-thin.eot');
	src: url('../fonts/NotoKR-Thin/notokr-thin.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/NotoKR-Thin/notokr-thin.woff2') format('woff2'),
			 url('../fonts/NotoKR-Thin/notokr-thin.woff') format('woff'),
			 url('../fonts/NotoKR-Thin/notokr-thin.svg#notokr-thin') format('svg'),
			 url('../fonts/NotoKR-Thin/notokr-thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
}
