@charset "utf-8";

@font-face {
	font-family:'Nanum Gothic';
	font-style:normal;
	font-weight:400;
	src:local('NanumGothic'),
		url(/fonts/NanumGothic/NanumGothic-Regular.eot);
		url(/fonts/NanumGothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'), 
		url(/fonts/NanumGothic/NanumGothic-Regular.woff2) format('woff2'),
		url(/fonts/NanumGothic/NanumGothic-Regular.woff) format('woff'), 
		url(/fonts/NanumGothic/NanumGothic-Regular.ttf) format('truetype')
}
@font-face {
	font-family:'Nanum Gothic';
	font-style:normal;
	font-weight:700;
	src:
		local('NanumGothic Bold'),
		local('NanumGothic-Bold'),
		url(/fonts/NanumGothic/NanumGothic-Bold.eot);
		url(/fonts/NanumGothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'), 
		url(/fonts/NanumGothic/NanumGothic-Bold.woff2) format('woff2'), 
		url(/fonts/NanumGothic/NanumGothic-Bold.woff) format('woff'), 
		url(/fonts/NanumGothic/NanumGothic-Bold.ttf) format('truetype')
}
@font-face {
	font-family:'Nanum Gothic';
	font-style:normal;
	font-weight:800;
	src:
		local('NanumGothic ExtraBold'),
		local('NanumGothic-ExtraBold'),
		url(/fonts/NanumGothic/NanumGothic-ExtraBold.eot);
		url(/fonts/NanumGothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'), 
		url(/fonts/NanumGothic/NanumGothic-ExtraBold.woff2) format('woff2'), 
		url(/fonts/NanumGothic/NanumGothic-ExtraBold.woff) format('woff'), 
		url(/fonts/NanumGothic/NanumGothic-ExtraBold.ttf) format('tuetype')
}