/*
* Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
* 라이선스: SIL Open Font License, 1.1
* 라이선스 원문: http://fonts.gstatic.com/ea/notosanskr/v2/OFL.txt 
 */
@font-face {
  font-family: 'Nanum Gothic';
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}