@charset "utf-8";
/* ////////// Gotham ////////// */
@font-face {
	font-family:'GothamWeb';
	font-style:normal;
	font-weight:400;
	src:url("../images/fonts/GOTHAM-LIGHT.eot");
	src:url("../images/fonts/GOTHAM-LIGHT.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/GOTHAM-LIGHT.woff") format('woff'),
		url("../images/fonts/GOTHAM-LIGHT.ttf") format('truetype');
}
@font-face {
	font-family:'GothamWeb';
	font-style:normal;
	font-weight:700;
	src:url("../images/fonts/GOTHAM-MEDIUM.eot");
	src:url("../images/fonts/GOTHAM-MEDIUM.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/GOTHAM-MEDIUM.woff") format('woff'),
		url("../images/fonts/GOTHAM-MEDIUM.ttf") format('truetype');
}
@font-face {
	font-family:'GothamWeb';
	font-style:normal;
	font-weight:900;
	src:url("../images/fonts/GOTHAM-BOLD.eot");
	src:url("../images/fonts/GOTHAM-BOLD.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/GOTHAM-BOLD.woff") format('woff'),
		url("../images/fonts/GOTHAM-BOLD.ttf") format('truetype');
}
/* ////////// Nanum BarumGothic ////////// */
@font-face {
	font-family:'NanumBarunGothicWeb';
	font-style:normal;
	font-weight:200;
	src:url("../images/fonts/NanumBarunGothicWebLight.eot");
	src:url("../images/fonts/NanumBarunGothicWebLight.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NanumBarunGothicWebLight.woff") format('woff'),
		url("../images/fonts/NanumBarunGothicWebLight.ttf") format('truetype');
}
@font-face {
	font-family:'NanumBarunGothicWeb';
	font-style:normal;
	font-weight:400;
	src:url("../images/fonts/NanumBarunGothicWeb.eot");
	src:url("../images/fonts/NanumBarunGothicWeb.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NanumBarunGothicWeb.woff") format('woff'),
		url("../images/fonts/NanumBarunGothicWeb.ttf") format('truetype');
}
@font-face {
	font-family:'NanumBarunGothicWeb';
	font-style:normal;
	font-weight:700;
	src:url("../images/fonts/NanumBarunGothicWebBold.eot");
	src:url("../images/fonts/NanumBarunGothicWebBold.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NanumBarunGothicWebBold.woff") format('woff'),
		url("../images/fonts/NanumBarunGothicWebBold.ttf") format('truetype');
}



@font-face {
	font-family:'noto';
	font-style:normal;
	font-weight:400;
	src:url("../images/fonts/NotoSansKR-Light-Hestia.eot");
	src:url("../images/fonts/NotoSansKR-Light-Hestia.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NotoSansKR-Light-Hestia.woff") format('woff'),
		url("../images/fonts/NotoSansKR-Light-Hestia.ttf") format('truetype');
}
@font-face {
	font-family:'noto';
	font-style:normal;
	font-weight:700;
	src:url("../images/fonts/NotoSansKR-Medium-Hestia.eot");
	src:url("../images/fonts/NotoSansKR-Medium-Hestia.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NotoSansKR-Medium-Hestia.woff") format('woff'),
		url("../images/fonts/NotoSansKR-Medium-Hestia.ttf") format('truetype');
}
@font-face {
	font-family:'noto';
	font-style:normal;
	font-weight:900;
	src:url("../images/fonts/NotoSansKR-Bold-Hestia.eot");
	src:url("../images/fonts/NotoSansKR-Bold-Hestia.eot?#iefix") format('embedded-opentype'),
		url("../images/fonts/NotoSansKR-Bold-Hestia.woff") format('woff'),
		url("../images/fonts/NotoSansKR-Bold-Hestia.ttf") format('truetype');
}