@charset "utf-8";
/*css document*/
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');

@font-face {
  font-family: 'score';
  font-weight:300;
  src: url(../font/score3.woff) format('woff');
}
@font-face {
  font-family: 'score';
  font-weight:400;
  src: url(../font/score4.woff) format('woff');
}
@font-face {
  font-family: 'score';
  font-weight:500;
  src: url(../font/score5.woff) format('woff');
}
@font-face {
  font-family: 'score';
  font-weight:700;
  src: url(../font/score7.woff) format('woff');
}
