@font-face {
    font-family: 'nanumbarungothic';
    src: url('../font/nanumbarungothic.eot');
    src: url('../font/nanumbarungothic.eot?#iefix') format('embedded-opentype'),
         url('../font/nanumbarungothic.woff') format('woff'),
         url('../font/nanumbarungothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nanumbarungothicbold';
    src: url('../font/nanumbarungothicbold.eot');
    src: url('../font/nanumbarungothicbold.eot?#iefix') format('embedded-opentype'),
         url('../font/nanumbarungothicbold.woff') format('woff'),
         url('../font/nanumbarungothicbold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: url('../font/Helvetica.eot');
    src: url('../font/Helvetica.eot?#iefix') format('embedded-opentype'),
         url('../font/Helvetica.woff') format('woff'),
         url('../font/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
