
@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: 'JUA';
    font-weight: normal;
    font-style: normal;
    src: url('/assets/resource/jua/BM-JUA.eot');
    src: url('/assets/resource/jua/BM-JUA.eot?#iefix') format('embedded-opentype'),
    url('/assets/resource/jua/BM-JUA.woff') format('woff'),
    url('/assets/resource/jua/BM-JUA.svg#BM-JUA') format('svg'),
    url('/assets/resource/jua/BM-JUA.ttf') format('truetype');
}