@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url(./NanumBarunGothicWeb.eot?#iefix);
 src: url(./NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'), url(./NanumBarunGothicWeb.woff) format('woff'), url(./NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url(./NanumBarunGothicWebBold.eot?#iefix);
 src: url(./NanumBarunGothicWebBold.eot?#iefix) format('embedded-opentype'), url(./NanumBarunGothicWebBold.woff) format('woff'), url(./NanumBarunGothicWebBold.ttf) format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url(./NanumBarunGothicWebLight.eot?#iefix);
 src: url(./NanumBarunGothicWebLight.eot?#iefix) format('embedded-opentype'), url(./NanumBarunGothicWebLight.woff) format('woff'), url(./NanumBarunGothicWebLight.ttf) format('truetype');
}

.nanumbarungothic * {
 font-family: 'NanumBarunGothic', sans-serif;
}