@charset "utf-8";


@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: normal;
  src: url(font/NanumGothic.eot);
  src: url(font/NanumGothic.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothic.woff) format('woff'),
       url(font/NanumGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: bold;
  src: url(font/NanumGothicBold.eot);
  src: url(font/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothicBold.woff) format('woff'),
       url(font/NanumGothicBold.ttf) format('truetype');
}



@font-face {
  font-family: 'NanumSquareR';
  font-style: normal;
  font-weight: normal;
  src: url(font/NanumSquareR.eot);
  src: url(font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(font/NanumSquareR.woff) format('woff'),
       url(font/NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'nanumsquareb';
  font-style: normal;
  font-weight: 600;
  src: url(font/nanumsquareb.eot);
  src: url(font/nanumsquareb.eot?#iefix) format('embedded-opentype'),
       url(font/nanumsquareb.woff) format('woff'),
       url(font/nanumsquareb.ttf) format('truetype');
}