/* 나눔스퀘어라운드 웹폰트 */
@font-face {
  font-family: 'NanumSquareRound';
  src: url('../fonts/NanumSquareRoundL.eot');
  src: url('../fonts/NanumSquareRoundL.woff2') format('woff2'),
       url('../fonts/NanumSquareRoundL.woff') format('woff'),
       url('../fonts/NanumSquareRoundL.ttf') format('truetype'),
       url('../fonts/NanumSquareRoundL.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'NanumSquareRound';
  src: url('../fonts/NanumSquareRoundR.eot');
  src: url('../fonts/NanumSquareRoundR.woff2') format('woff2'),
       url('../fonts/NanumSquareRoundR.woff') format('woff'),
       url('../fonts/NanumSquareRoundR.ttf') format('truetype'),
       url('../fonts/NanumSquareRoundR.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'NanumSquareRound';
  src: url('../fonts/NanumSquareRoundEB.eot');
  src: url('../fonts/NanumSquareRoundEB.woff2') format('woff2'),
       url('../fonts/NanumSquareRoundEB.woff') format('woff'),
       url('../fonts/NanumSquareRoundEB.ttf') format('truetype'),
       url('../fonts/NanumSquareRoundEB.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}
