@charset "utf-8";
@font-face{font-family:NG;src:url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);src:local(※),url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff')}

@font-face {
 font-family: 'NanumSquare';
 src: url(http://cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.eot);
 src: url(http://cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.eot?#iefix) format('embedded-opentype'),
      url(http://cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.woff) format('woff'),
      url(http://cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Square';
  font-style: bold;
  font-weight: 700;
  src: url(http://cdn.rawgit.com/hiun/NanumSquare/master/NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(http://cdn.rawgit.com/hiun/NanumSquare/master/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(http://cdn.rawgit.com/hiun/NanumSquare/master/NanumSquareB.woff2) format('woff2'),
       url(http://cdn.rawgit.com/hiun/NanumSquare/master/NanumSquareB.woff) format('woff'),
       url(http://cdn.rawgit.com/hiun/NanumSquare/master/NanumSquareB.ttf) format('truetype');
}

@media all and (min-width:768px){
body,table,input,textarea,select,button{font-family:나눔고딕,NanumGothic,NG,돋움,Dotum,Arial,Helvetica,sans-serif}
}
body {
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
.wrap_slides .in_caption .h1 { font-family:'Nanum Square', 'NanumSquare', sans-serif, 나눔고딕,NanumGothic,NG; }
.wrap_slides .in_caption .h2 { font-family:'Nanum Square', 'NanumSquare', sans-serif, 나눔고딕,NanumGothic,NG; }
.gnb .first_span {font-family:NanumSquare, 'Nanum Square', 나눔고딕,NanumGothic,NG, Arial,"맑은 고딕";}
.yj_sec_ttl_span, .yj_bx_card_copy_tit {font-family:'Nanum Square', 'NanumSquare', sans-serif, 나눔고딕,NanumGothic,NG;}