


@font-face {
  font-family: 'Nanum Square';
  font-weight: 400;
  src: local('☺'),
       url(../fonts/NanumSquareR.eot) format('embedded-opentype'),
       url(../fonts/NanumSquare_acR.ttf) format('truetype'),
       url(../fonts/NanumSquareR.woff) format('woff');
 }


 @font-face {
  font-family: 'Nanum Square';
  font-weight: 700;
  src: local('☺'),
       url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumSquare_acB.ttf) format('truetype'),
       url(../fonts/NanumSquareB.woff) format('woff');
 }
 @font-face {
  font-family: 'Nanum Square';
  font-weight: 800;
  src: local('☺'),
       url(../fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumSquare_acEB.ttf) format('truetype'),
       url(../fonts/NanumSquareEB.woff) format('woff');
 }
 @font-face {
  font-family: 'Nanum Square';
  font-weight: 300;
  src: local('☺'),
       url(../fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumSquare_acL.ttf) format('truetype'),
       url(../fonts/NanumSquareL.woff) format('woff');
 }
 
body,th,td,input,select,textarea,button,h1,h2,h3,h4,h5,h6 {font-family:'Apple SD Gothic Neo','Helvetica Neue','Nanum Square','Malgun Gothic','dotum','Arial',sans-serif};