@charset "utf-8";

/*******************************************************************************
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 *  <<<<< W E B F O N T >>>>>
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *******************************************************************************/

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

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