@charset "UTF-8";

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