@charset "utf-8";

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 src: url('../fonts/NanumBarunGothic.eot');
 src: url('../fonts/NanumBarunGothic.eot#iefix') format('embedded-opentype'),
 url('../fonts/NanumBarunGothic.woff') format('woff'),
 url('../fonts/NanumBarunGothic.ttf') format('truetype');
}

@font-face{
font-family: "NanumBarunGothicBold";
src: url('../fonts/NanumBarunGothicBold.eot')format('eot');
src: url('../fonts/NanumBarunGothicBold.woff') format('woff');
}


