@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/css?family=Roboto:100,300,400,500');
@import url('http://fonts.googleapis.com/css?family=Roboto+Slab');
@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed');

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(../webfont/NotoSansKr/NotoSans-Thin.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-Thin.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 200;
	src: url(../webfont/NotoSansKr/NotoSans-Light.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-Light.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(../webfont/NotoSansKr/NotoSans-DemiLight.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-DemiLight.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-DemiLight.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(../webfont/NotoSansKr/NotoSans-Regular.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-Regular.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-Regular.otf) format('opentype');
 }
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(../webfont/NotoSansKr/NotoSans-Medium.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-Medium.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-Medium.otf) format('opentype');
 }
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(../webfont/NotoSansKr/NotoSans-Bold.woff2) format('woff2'),url(../webfont/NotoSansKr/NotoSans-Bold.woff) format('woff'),url(../webfont/NotoSansKr/NotoSans-Bold.otf) format('opentype');
 }
@font-face {
	font-family: 'NanumSR';
	font-style:normal;
	font-weight:normal;
	src:url('../webfont/Nanum/nanumsquarer.eot');
	src:url('../webfont/Nanum/nanumsquarer.eot?#iefix') format('embedded-opentype'),url('../webfont/Nanum/nanumsquarer.woff2') format('woff2'),url('../webfont/Nanum/nanumsquarer.woff') format('woff'),url('../webfont/Nanum/nanumsquarer.ttf') format('truetype'),url('../webfont/Nanum/nanumsquarer.svg#nanumsquarerregular') format('svg');
}
@font-face {
	font-family: 'NanumSB';
	font-style:normal;
	font-weight:normal;
	src:url('../webfont/Nanum/nanumsquareb.eot');
	src:url('../webfont/Nanum/nanumsquareb.eot?#iefix') format('embedded-opentype'),url('../webfont/Nanum/nanumsquareb.woff2') format('woff2'),url('../webfont/Nanum/nanumsquareb.woff') format('woff'),url('../webfont/Nanum/nanumsquareb.ttf') format('truetype'),url('../webfont/Nanum/nanumsquareb.svg#nanumsquarerbold') format('svg');
}
@font-face {
	font-family: 'NanumGothic';
	font-style:normal;
	font-weight:normal;
	src:url('../webfont/Nanum/NanumGothic.eot');
	src:url('../webfont/Nanum/NanumGothic.eot?#iefix') format('embedded-opentype'),url('../webfont/Nanum/NanumGothic.woff') format('woff');
}

*,
*:after,
*:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
* {font-family:'Roboto',Arial,'Nanum Gothic',NanumGothic,'나눔고딕',Dotum;font-size:100%;font-weight:400;line-height:100%;color:#000;-webkit-text-size-adjust:100%;}
