@charset "UTF-8";

/* GyeonggiBatang */
@font-face {
    font-family: 'GGB';
	font-weight:400;
	src:url("../../font/GyeonggiBatang-Regular.eot");
	src:url("../../font/GyeonggiBatang-Regular.eot?#iefix") format('embedded-opentype'),
		url('../../font/GyeonggiBatang-Regular.woff') format('woff');
		url('../../font/GyeonggiBatang-Regular.woff2') format('woff2'),
}

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

/* Nanum Square */
@font-face{
	font-family:'NanumS';
	font-weight:400;
	src:url("../../font/NanumSquare-Regular.eot");
 	src:url("../../font/NanumSquare-Regular.eot?#iefix") format('embedded-opentype'),
	    url("../../font/NanumSquare-Regular.woff") format('woff');
	    url("../../font/NanumSquare-Regular.woff") format('woff2');
}
@font-face{
	font-family:'NanumS';
	font-weight:600;
	src:url("../../font/NanumSquare-Bold.eot");
 	src:url("../../font/NanumSquare-Bold.eot?#iefix") format('embedded-opentype'),
	    url("../../font/NanumSquare-Bold.woff") format('woff');
	    url("../../font/NanumSquare-Bold.woff") format('woff2');
}

/* Noto Sans */
@font-face{
	font-family:'NotoSans';
	font-weight:200;
	src:url("../../font/NotoSansCJK-Thin.eot");
	src:url("../../font/NotoSansCJK-Thin.eot?#iefix") format('embedded-opentype'),
		url("../../font/NotoSansCJK-Thin.woff") format('woff'),
		url("../../font/NotoSansCJK-Thin.woff") format('woff2'),
		url("../../font/NotoSansCJK-Thin.otf") format('opentype');
}
@font-face{
	font-family:'NotoSans';
	font-weight:300;
	src:url("../../font/NotoSansCJK-Light.eot");
	src:url("../../font/NotoSansCJK-Light.eot?#iefix") format('embedded-opentype'),
		url("../../font/NotoSansCJK-Light.woff") format('woff'),
		url("../../font/NotoSansCJK-Light.woff") format('woff2'),
		url("../../font/NotoSansCJK-Light.otf") format('opentype');
}
@font-face{
	font-family:'NotoSans';
	font-weight:400;
	src:url("../../font/NotoSansCJK-DemiLight.eot");
	src:url("../../font/NotoSansCJK-DemiLight.eot?#iefix") format('embedded-opentype'),
	url("../../font/NotoSansCJK-DemiLight.woff") format('woff'),
	url("../../font/NotoSansCJK-DemiLight.woff") format('woff2'),
	url("../../font/NotoSansCJK-DemiLight.otf") format('opentype');
}
@font-face{
	font-family:'NotoSans';
	font-weight:500;
	src:url("../../font/NotoSansCJK-Regular.eot");
	src:url("../../font/NotoSansCJK-Regular.eot?#iefix") format('embedded-opentype'),
		url("../../font/NotoSansCJK-Regular.woff") format('woff'),
		url("../../font/NotoSansCJK-Regular.woff") format('woff2'),
		url("../../font/NotoSansCJK-Regular.otf") format('opentype');
}
@font-face{
	font-family:'NotoSans';
	font-weight:600;
	src:url("../../font/NotoSansCJK-Medium.eot");
	src:url("../../font/NotoSansCJK-Medium.eot?#iefix") format('embedded-opentype'),
		url("../../font/NotoSansCJK-Medium.woff") format('woff'),
		url("../../font/NotoSansCJK-Medium.woff") format('woff2'),
		url("../../font/NotoSansCJK-Medium.otf") format('opentype');
}
/* @font-face{
	font-family:'NotoSans';
	font-weight:700;
	src:url("../../font/NotoSansCJK-Bold.eot");
	src:url("../../font/NotoSansCJK-Bold.eot?#iefix") format('embedded-opentype'),
		url("../../font/NotoSansCJK-Bold.woff") format('woff'),
		url("../../font/NotoSansCJK-Bold.woff") format('woff2'),
		url("../../font/NotoSansCJK-Bold.otf") format('opentype');
} */