/*
* NanumSquare
 */

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 200;
  src: url(../_font/NanumSquareL.woff) format('woff'),
       url(../_font/NanumSquareL.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 400;
  src: url(../_font/NanumSquareR.woff) format('woff'),
       url(../_font/NanumSquareR.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 600;
  src: url(../_font/NanumSquareB.woff) format('woff'),
       url(../_font/NanumSquareB.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 800;
  src: url(../_font/NanumSquareEB.woff) format('woff'),
       url(../_font/NanumSquareEB.otf) format('opentype');
}
