@charset "utf-8";
/* Nanum Myeongjo */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');

/* Nanum Gothic */ 
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(NanumGothic.eot);
  src: url(NanumGothic.eot?#iefix) format('embedded-opentype'), url(NanumGothic.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(NanumGothic.eot);
  src: url(NanumGothic.eot?#iefix) format('embedded-opentype'), url(NanumGothic.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(NanumGothic.eot);
  src: url(NanumGothic.eot?#iefix) format('embedded-opentype'), url(NanumGothic.woff) format('woff');
}

/* Nanum Myeongjo */
/*
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(NanumMyeongjo-Regular.eot);
  src: url(NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'), url(NanumMyeongjo-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(NanumGothic.eot);
  src: url(NanumGothic.eot?#iefix) format('embedded-opentype'), url(NanumGothic.woff) format('woff');
}
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(NanumGothic.eot);
  src: url(NanumGothic.eot?#iefix) format('embedded-opentype'), url(NanumGothic.woff) format('woff');
}
*/