@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');


@font-face {
	font-family: 'Pretendard';
    font-weight: 300;
  src: url('../fonts/Pretendard-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Pretendard-Light.woff') format('woff'), /* Modern Browsers */
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
  src: url('../fonts/Pretendard-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Pretendard-Medium.woff') format('woff'), /* Modern Browsers */
}

@font-face {
	font-family: 'Pretendard';
    font-weight: 700;
  src: url('../fonts/Pretendard-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Pretendard-Bold.woff') format('woff'), /* Modern Browsers */
}

@font-face {
	font-family: 'Pretendard';
    font-weight: 900;
    src: url('../fonts/Pretendard-Black.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/Pretendard-Black.woff') format('woff'), /* Modern Browsers */
  }

  
/*에스코어드림*/
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream1-webfont.woff2') format('woff2'),
         url('../fonts/scdream1-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream2-webfont.woff2') format('woff2'),
         url('../fonts/scdream2-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream3-webfont.woff2') format('woff2'),
         url('../fonts/scdream3-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream4-webfont.woff2') format('woff2'),
         url('../fonts/scdream4-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream5-webfont.woff2') format('woff2'),
         url('../fonts/scdream5-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream6-webfont.woff2') format('woff2'),
         url('../fonts/scdream6-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream7-webfont.woff2') format('woff2'),
         url('../fonts/scdream7-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream8-webfont.woff2') format('woff2'),
         url('../fonts/scdream8-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'scoredream';
    src: url('../fonts/scdream9-webfont.woff2') format('woff2'),
         url('../fonts/scdream9-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}