@font-face {
 font-family: 'nbg';
 font-style: normal;
 font-weight: normal;
 src: url('../font/NanumBarunGothic.eot');
 src: url('../font/NanumBarunGothic.eot') format('embedded-opentype'),
 url('../font/NanumBarunGothic.woff') format('woff');
 src:local(※), url('../font/NanumBarunGothic.woff') format('woff')
}

@font-face {
 font-family: 'nbg_bold';
 font-style: normal;
 font-weight: bold;
 src: url('../font/NanumBarunGothicBold.eot');
 src: url('../font/NanumBarunGothicBold.eot') format('embedded-opentype'),
 url('../font/NanumBarunGothicBold.woff') format('woff');
 src:local(※), url('../font/NanumBarunGothicBold.woff') format('woff')
}