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

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

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.eot);
  src: url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.woff) format('woff'),
       url(/assets/resource/nanum_gothic/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
    font-family: 'SDMiSaeng';
    src: url('/assets/resource/sdmisaeng/sdmisaeng.eot');
    src: url('/assets/resource/sdmisaeng/sdmisaeng.eot?#iefix') format('embedded-opentype'),
         url('/assets/resource/sdmisaeng/sdmisaeng.woff2') format('woff2'),
         url('/assets/resource/sdmisaeng/sdmisaeng.woff') format('woff'),
         url('/assets/resource/sdmisaeng/sdmisaeng.ttf') format('truetype'),
         url('/assets/resource/sdmisaeng/sdmisaeng.svg#sd-misaeng') format('svg');
    font-weight: normal;
    font-style: normal;

}