/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */


/*** font ***/

/** S-CoreDream **/
@font-face {
  font-family: 'S-CoreDream-3Light';
  src: url('/fonts/S-CoreDream/S-CoreDream-3Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/** NanumSquare **/
@font-face{
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/NanumSquareRound/NanumSquareRoundR.woff') format('woff');
}





