/* 
 * Nanum Myeongjo (Korean) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'NMyeongjo';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/NanumMyeongjo-Regular.eot');
  src: local(※),url('/fonts/NanumMyeongjo-Regular.eot?#iefix') format('embedded-opentype'),
       url('/fonts/NanumMyeongjo-Regular.woff2') format('woff2'),
       url('/fonts/NanumMyeongjo-Regular.woff') format('woff'),
       url('/fonts/NanumMyeongjo-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'NMyeongjo';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/NanumMyeongjo-Bold.eot');
  src: local(※),url('/fonts/NanumMyeongjo-Bold.eot?#iefix') format('embedded-opentype'),
       url('/fonts/NanumMyeongjo-Bold.woff2') format('woff2'),
       url('/fonts/NanumMyeongjo-Bold.woff') format('woff'),
       url('/fonts/NanumMyeongjo-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'NMyeongjo';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/NanumMyeongjo-ExtraBold.eot');
  src: local(※),url('/fonts/NanumMyeongjo-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('/fonts/NanumMyeongjo-ExtraBold.woff2') format('woff2'),
       url('/fonts/NanumMyeongjo-ExtraBold.woff') format('woff'),
       url('/fonts/NanumMyeongjo-ExtraBold.ttf') format('truetype');
}