
@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:'Godo';
 font-style:normal;
 font-weight:400;
 src:url(/assets/resource//godo/GodoM.woff2) format('woff2'),
     url(/assets/resource//godo/GodoM.woff) format('woff'),
     url(/assets/resource//godo/GodoM.ttf) format('truetype');
}
@font-face{
 font-family:'Godo';
 font-style:normal;
 font-weight:700;
 src:url(/assets/resource//godo/GodoB.woff2) format('woff2'),
     url(/assets/resource//godo/GodoB.woff) format('woff'),
     url(/assets/resource//godo/GodoB.ttf) format('truetype');
}