/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
       /*
       url(../font/NanumGothic-Regular.svg#NanumGothic) format('svg');
       */
}

@font-face {
  font-family: '나눔고딕';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
       /*
       url(../font/NanumGothic-Regular.svg#나눔고딕) format('svg');
       */
}

@font-face {
  font-family: '궁서체';
  font-style: normal;
  font-weight: 400;
  src: url(../font/BatangGungsuhChe_M.eot);
  src: url(../font/BatangGungsuhChe_M.eot?#iefix) format('embedded-opentype'),
       url(../font/BatangGungsuhChe_M.woff2) format('woff2'),
       url(../font/BatangGungsuhChe_M.woff) format('woff'),
       url(../font/BatangGungsuhChe_M.ttf) format('truetype');
       /*
       url(../font/NanumGothic-Regular.svg#나눔고딕) format('svg');
       */
}
 