@charset "UTF-8";
@font-face {
 font-family: 'Nanum Square';
 src: url('/font/NanumSquare.eot');
 src: url('/font/NanumSquare.eot?#iefix') format('embedded-opentype'),
      url('/font/NanumSquare.woff') format('woff'),
      url('/font/NanumSquare.ttf') format('truetype');
}

@font-face {
 font-family: 'Nanum Gothic';
 font-weight:500;
 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');
      src: local(※), url('/font/NanumGothic.woff') format('woff');
}

@font-face {
 font-family: 'nanum-myeongjo-v7-korean_latin-700';
 font-weight:600;
 src: url('/font/nanum-myeongjo-v7-korean_latin-700.eot');
 src: url('/font/nanum-myeongjo-v7-korean_latin-700.eot?#iefix') format('embedded-opentype'),
      url('/font/nanum-myeongjo-v7-korean_latin-700.woff') format('woff'),
      url('/font/nanum-myeongjo-v7-korean_latin-700.ttf') format('truetype');
}