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