/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: local(³ª´®°íµñ),
  src: local(Nanum Gothic),
  src: url(../Fonts/NanumGothic-Regular.eot);
  src: url(../Fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../Fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(../Fonts/NanumGothic-Regular.woff) format('woff'),
       url(../Fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: local(³ª´®°íµñ),
  src: local(Nanum Gothic),
  src: url(../Fonts/NanumGothic-Bold.eot);
  src: url(../Fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../Fonts/NanumGothic-Bold.woff2) format('woff2'),
       url(../Fonts/NanumGothic-Bold.woff) format('woff'),
       url(../Fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: local(³ª´®°íµñ),
  src: local(Nanum Gothic),
  src: url(../Fonts/NanumGothic-ExtraBold.eot);
  src: url(../Fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../Fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../Fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(../Fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}