@charset 'utf-8';



/* ********************************************** *
 * Noto
 * ********************************************** */
@font-face {
	font-family: "Noto";
	font-weight: 100;
	font-style: normal;
	src: url('webfont/NotoSansKR-Thin.woff.eot');
	src: url('webfont/NotoSansKR-Thin.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Thin.woff2') format('woff2'),
	url('webfont/NotoSansKR-Thin.woff') format('woff');
}

@font-face {
	font-family: "Noto";
	font-weight: 300;
	font-style: normal;
	src: url('webfont/NotoSansKR-Light.woff.eot');
	src: url('webfont/NotoSansKR-Light.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Light.woff2') format('woff2'),
	url('webfont/NotoSansKR-Light.woff') format('woff');
}

@font-face {
	font-family: "Noto";
	font-weight: 400;
	font-style: normal;
	src: url('webfont/NotoSansKR-Regular.woff.eot');
	src: url('webfont/NotoSansKR-Regular.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Regular.woff2') format('woff2'),
	url('webfont/NotoSansKR-Regular.woff') format('woff'),
	url('webfont/NotoSansKR-Regular.ttf') format('truetype');
}

@font-face {
	font-family: "Noto";
	font-weight: 500;
	font-style: normal;
	src: url('webfont/NotoSansKR-Medium.woff.eot');
	src: url('webfont/NotoSansKR-Medium.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Medium.woff2') format('woff2'),
	url('webfont/NotoSansKR-Medium.woff') format('woff');
}

@font-face {
	font-family: "Noto";
	font-weight: 600;
	font-style: normal;
	src: url('webfont/NotoSansKR-Bold.woff.eot');
	src: url('webfont/NotoSansKR-Bold.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Bold.woff2') format('woff2'),
	url('webfont/NotoSansKR-Bold.woff') format('woff');
}

@font-face {
	font-family: "Noto";
	font-weight: 900;
	font-style: normal;
	src: url('webfont/NotoSansKR-Black.woff.eot');
	src: url('webfont/NotoSansKR-Black.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Black.woff2') format('woff2'),
	url('webfont/NotoSansKR-Black.woff') format('woff');
}