/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-weight:normal;
  font-style:normal;
  src: url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot');
  src: url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2') format('woff2'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff') format('woff'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic Bold';
  font-weight:normal;
  font-style:normal;
  src: url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot');
  src: url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2') format('woff2'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff') format('woff'),
       url('http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf') format('truetype');
}