/*
https://webfontworld.github.io/SCoreDream/SCoreDream.css
https://wess.tistory.com/233
*/

@font-face {
    font-family: 'SCoreDream';
    font-weight: 100;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream1.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream1.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream2.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream2.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream3.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream3.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream4.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream4.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream5.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream5.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream6.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream6.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream7.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream7.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream8.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream8.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900;
    font-style: normal;
    src: url(/assets/fonts/SCoreDream9.woff2) format('woff2'),
         url(/assets/fonts/SCoreDream9.woff) format('woff');
    font-display: swap;
}
