@charset "utf-8";

/* @ import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); */

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

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