@charset "UTF-8";

/* ³ª´® */
@font-face{
	font-family:'NanumG';
	font-weight: 400;
	src:url("/common/font/NanumGothic.eot");
	src:url("/common/font/NanumGothic.eot?#iefix") format('embedded-opentype'),
	    url("/common/font/NanumGothic.woff") format('woff');
}

@font-face{
	font-family:'NanumG';
	font-weight: 600;
	src:url("/common/font/NanumGothicBold.eot");
 	src:url("/common/font/NanumGothicBold.eot?#iefix") format('embedded-opentype'),
	    url("/common/font/NanumGothicBold.woff") format('woff');
}

@font-face{
	font-family:'NanumS';
	font-weight: 400;
	src:url("/common/font/NanumSquareR.eot");
 	src:url("/common/font/NanumSquareR.eot?#iefix") format('embedded-opentype'),
	    url("/common/font/NanumSquareR.woff") format('woff');
}

@font-face{
	font-family:'NanumS';
	font-weight: 600;
	src:url("/common/font/NanumSquareB.eot");
 	src:url("/common/font/NanumSquareB.eot?#iefix") format('embedded-opentype'),
	    url("/common/font/NanumSquareB.woff") format('woff');
}

@font-face{
	font-family:'NanumP';
	font-weight: 400;
	src:url("/common/font/NanumPen.eot");
	src:url("/common/font/NanumPen.eot?#iefix") format('embedded-opentype'),
		url("/common/font/NanumPen.woff") format('woff');
}

@font-face{
	font-family:'NanumM';
	font-weight: 400;
	src:url("/common/font/NanumMyeongjo.eot");
	src:url("/common/font/NanumMyeongjo.eot?#iefix") format('embedded-opentype'),
		url("/common/font/NanumMyeongjo.woff") format('woff');
}

/* º»°íµñ */
@font-face{
	font-family:'NotoKr';
	font-weight: 100;
	src:url("/common/font/NotoSansCJKkr-Thin.eot");
	src:url("/common/font/NotoSansCJKkr-Thin.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-Thin.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-Thin.otf") format('opentype');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 200;
	src:url("/common/font/NotoSansCJKkr-Light.eot");
	src:url("/common/font/NotoSansCJKkr-Light.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-Light.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-Light.otf") format('opentype');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 300;
	src:url("/common/font/NotoSansCJKkr-DemiLighteot");
	src:url("/common/font/NotoSansCJKkr-DemiLight.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-DemiLight.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-DemiLight.otf") format('opentype');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("/common/font/NotoSansCJKkr-Regular.eot");
	src:url("/common/font/NotoSansCJKkr-Regular.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-Regular.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-Regular.otf") format('opentype');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 500;
	src:url("/common/font/NotoSansCJKkr-Medium.eot");
	src:url("/common/font/NotoSansCJKkr-Medium.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-Medium.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-Medium.otf") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 700;
	src:url("/common/font/NotoSansCJKkr-Black.eot");
	src:url("/common/font/NotoSansCJKkr-Black.eot?#iefix") format('embedded-opentype'),
	url("/common/font/NotoSansCJKkr-Black.woff") format('woff'),
	url("/common/font/NotoSansCJKkr-Black.otf") format('woff');
}


