@charset "utf-8"; 

@font-face { 
  font-family: 'Nanum Square'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(../webfont/NanumSquare/NanumSquareR.eot); 
  src: url(../webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'), 
       url(../webfont/NanumSquare/NanumSquareR.woff2) format('woff2'), 
       url(../webfont/NanumSquare/NanumSquareR.woff) format('woff'), 
       url(../webfont/NanumSquare/NanumSquareR.ttf) format('truetype'); 

}