@font-face {
    font-family: 'nanum-barun-gothic-regular';
    src: url('/css/webFont/nanumbarungothicregular.eot');
    src: url('/css/webFont/nanumbarungothicregular.eot?#iefix') format('embedded-opentype'),
         url('/css/webFont/nanumbarungothicregular.woff2') format('woff2'),
         url('/css/webFont/nanumbarungothicregular.woff') format('woff'),
         url('/css/webFont/nanumbarungothicregular.ttf') format('truetype'),
         url('/css/webFont/nanumbarungothicregular.svg#nanum-barun-gothic-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nanum-barun-gothic-bold';
    src: url('/css/webFont/nanumbarungothicbold.eot');
    src: url('/css/webFont/nanumbarungothicbold.eot?#iefix') format('embedded-opentype'),
         url('/css/webFont/nanumbarungothicbold.woff2') format('woff2'),
         url('/css/webFont/nanumbarungothicbold.woff') format('woff'),
         url('/css/webFont/nanumbarungothicbold.ttf') format('truetype'),
         url('/css/webFont/nanumbarungothicbold.svg#nanum-barun-gothic-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}