/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: normal;
  src: url(/fonts/NanumGothic/NanumGothic-Regular.eot);
  src: url(/fonts/NanumGothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic/NanumGothic-Regular.woff2) format('woff2'),
       url(/fonts/NanumGothic/NanumGothic-Regular.woff) format('woff'),
       url(/fonts/NanumGothic/NanumGothic-Regular.ttf) format('truetype');
}

