/* 
 * Nanum Square Web Fonts
 * https://github.com/hiun/NanumSquareNeo
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com) 
 */
 
@font-face {
 font-family: 'NanumSquareNeo';
 font-weight: 300;
 src: url(NanumSquareNeoL.eot);
 src: url(NanumSquareNeoL.eot?#iefix) format('embedded-opentype'),
      url(NanumSquareNeoL.woff) format('woff'),
      url(NanumSquareNeoL.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareNeo';
 font-weight: 400;
 src: url(NanumSquareNeoR.eot);
 src: url(NanumSquareNeoR.eot?#iefix) format('embedded-opentype'),
      url(NanumSquareNeoR.woff) format('woff'),
      url(NanumSquareNeoR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareNeo';
 font-weight: 500;
 src: url(NanumSquareNeoB.eot);
 src: url(NanumSquareNeoB.eot?#iefix) format('embedded-opentype'),
      url(NanumSquareNeoB.woff) format('woff'),
      url(NanumSquareNeoB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareNeo';
 font-weight: 600;
 src: url(NanumSquareNeoEB.eot);
 src: url(NanumSquareNeoEB.eot?#iefix) format('embedded-opentype'),
      url(NanumSquareNeoEB.woff) format('woff'),
      url(NanumSquareNeoEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareNeo';
 font-weight: 700;
 src: url(NanumSquareNeoHV.eot);
 src: url(NanumSquareNeoHV.eot?#iefix) format('embedded-opentype'),
      url(NanumSquareNeoHV.woff) format('woff'),
      url(NanumSquareNeoHV.ttf) format('truetype');
}