/*SCDream*/
@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 100;
    src: url('/font/SCDream1.woff');
    src: local(☺),
        url('/font/SCDream1.woff') format('woff'),
        url('/font/SCDream1.woff2') format('woff2'),
        url('/font/SCDream1.ttf') format('truetype'),
        url('/font/SCDream1.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 200;
    src: url('/font/SCDream2.woff');
    src: local(☺),
        url('/font/SCDream2.woff') format('woff'),
        url('/font/SCDream2.woff2') format('woff2'),
        url('/font/SCDream2.ttf') format('truetype'),
        url('/font/SCDream2.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 300;
    src: url('/font/SCDream3.woff');
    src: local(☺),
        url('/font/SCDream3.woff') format('woff'),
        url('/font/SCDream3.woff2') format('woff2'),
        url('/font/SCDream3.ttf') format('truetype'),
        url('/font/SCDream3.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 400;
    src: url('/font/SCDream4.woff');
    src: local(☺),
        url('/font/SCDream4.woff') format('woff'),
        url('/font/SCDream4.woff2') format('woff2'),
        url('/font/SCDream4.ttf') format('truetype'),
        url('/font/SCDream4.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 500;
    src: url('/font/SCDream5.woff');
    src: local(☺),
        url('/font/SCDream5.woff') format('woff'),
        url('/font/SCDream5.woff2') format('woff2'),
        url('/font/SCDream5.ttf') format('truetype'),
        url('/font/SCDream5.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 600;
    src: url('/font/SCDream6.woff');
    src: local(☺),
        url('/font/SCDream6.woff') format('woff'),
        url('/font/SCDream6.woff2') format('woff2'),
        url('/font/SCDream6.ttf') format('truetype'),
        url('/font/SCDream6.otf') format('opentype')
}


@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 700;
    src: url('/font/SCDream7.woff');
    src: local(☺),
        url('/font/SCDream7.woff') format('woff'),
        url('/font/SCDream7.woff2') format('woff2'),
        url('/font/SCDream7.ttf') format('truetype'),
        url('/font/SCDream7.otf') format('opentype')
}

@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 800;
    src: url('/font/SCDream8.woff');
    src: local(☺),
        url('/font/SCDream8.woff') format('woff'),
        url('/font/SCDream8.woff2') format('woff2'),
        url('/font/SCDream8.ttf') format('truetype'),
        url('/font/SCDream8.otf') format('opentype')
}



/* 어그로체 */
@font-face {
    font-family: 'SBAggro';
    font-weight: 300;
    font-style: normal;
    src: url('/font/SBAggroLight.eot');
    src: url('/font/SBAggroLight.eot?#iefix') format('embedded-opentype'),
        url('/font/SBAggroLight.woff2') format('woff2'),
        url('/font/SBAggroLight.woff') format('woff'),
        url('/font/SBAggroLight.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SBAggro';
    font-weight: 500;
    font-style: normal;
    src: url('/font/SBAggroMedium.eot');
    src: url('/font/SBAggroMedium.eot?#iefix') format('embedded-opentype'),
        url('/font/SBAggroMedium.woff2') format('woff2'),
        url('/font/SBAggroMedium.woff') format('woff'),
        url('/font/SBAggroMedium.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'SBAggro';
    font-weight: 700;
    font-style: normal;
    src: url('/font/SBAggroBold.eot');
    src: url('/font/SBAggroBold.eot?#iefix') format('embedded-opentype'),
        url('/font/SBAggroBold.woff2') format('woff2'),
        url('/font/SBAggroBold.woff') format('woff'),
        url('/font/SBAggroBold.ttf') format("truetype");
    font-display: swap;
}        

/* Gmarket */
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 100;
src: url("/font/GmarketSansLight.woff2") format("woff2"), 
url("/font/GmarketSansLight.woff") format("woff"),
url("/font/GmarketSansLight.eot") format("embedded-opentype");
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 300;
src: url("/font/GmarketSansMedium.woff2") format("woff2"), 
url("/font/GmarketSansMedium.woff") format("woff"),
url("/font/GmarketSansMedium.eot") format("embedded-opentype");
}
@font-face {
font-family: "GmarketSans";
font-style: normal;
font-weight: 600;
src: url("/font/GmarketSansBold.woff2") format("woff2"), 
url("/font/GmarketSansBold.woff") format("woff"),
url("/font/GmarketSansBold.eot") format("embedded-opentype");
}    

      