@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 src: url('/fonts/NanumBarunGothic.eot');
 src: url('/fonts/NanumBarunGothic.eot') format('embedded-opentype'),
 url('/fonts/NanumBarunGothic.woff') format('woff'),
 url('/fonts/NanumBarunGothic.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 500;
 src: url('/fonts/NanumBarunGothicBold.eot');
 src: url('/fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),
 url('/fonts/NanumBarunGothicBold.woff') format('woff'),
 url('/fonts/NanumBarunGothicBold.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: bold;
 src: url('/fonts/NanumBarunGothicBold.eot');
 src: url('/fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),
 url('/fonts/NanumBarunGothicBold.woff') format('woff'),
 url('/fonts/NanumBarunGothicBold.ttf') format('truetype');
}