@charset "utf-8";
/* 나눔고딕 */
@font-face {
    font-family: "NanumGothic";
	src: url('NanumGothic.eot');
  	src: local('?'),
         url('NanumGothic.woff') format('woff'), url('NanumGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
