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