@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SEBANG_Gothic_Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-4Regular';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

/**
 @font-face {
  font-family: 'NanumSquareRoundB';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumSquareRoundB.eot);
  src: local('NanumSquareRoundB'),
       local('NanumSquareRoundB'),
       url(../font/NanumSquareRoundB.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumSquareRoundB.woff2) format('woff2'),
       url(../font/NanumSquareRoundB.woff) format('woff'),
       url(../font/NanumSquareRoundB.ttf) format('truetype');
}
 **/