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