@charset "utf-8";

/*
 * Hangeul Nanum Font
 */
@font-face {
 font-family: 'NanumMyeongjo';
 src: url(NanumMyeongjo.eot);
 src: url(NanumMyeongjo.eot?#iefix) format('embedded-opentype'),
      url(NanumMyeongjo.woff) format('woff'),
      url(NanumMyeongjo.ttf) format('truetype');
}