@charset "utf-8";

@font-face {
font-family: 'AppleSDNeo';
font-weight: 400;
src: url('./fonts/AppleSDGothicNeoR.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoR'), 
    url('./fonts/AppleSDGothicNeoR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoR.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoR.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoR.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'AppleSDNeo';
font-weight: 500;
src: url('./fonts/AppleSDGothicNeoM.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoM'), 
    url('./fonts/AppleSDGothicNeoM.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoM.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoM.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoM.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'AppleSDNeo';
font-weight: 600;
src: url('./fonts/AppleSDGothicNeoSB.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoSB'), 
    url('./fonts/AppleSDGothicNeoSB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoSB.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoSB.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoSB.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'AppleSDNeo';
font-weight: 700;
src: url('./fonts/AppleSDGothicNeoB.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoB'), 
    url('./fonts/AppleSDGothicNeoB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoB.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoB.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoB.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'AppleSDNeo';
font-weight: 800;
src: url('./fonts/AppleSDGothicNeoEB.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoEB'), 
    url('./fonts/AppleSDGothicNeoEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoEB.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoEB.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoEB.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'AppleSDNeo';
font-weight: 900;
src: url('./fonts/AppleSDGothicNeoH.eot'); /* IE9+ Compat Modes */
src: local('AppleSDGothicNeoH'), 
    url('./fonts/AppleSDGothicNeoH.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/AppleSDGothicNeoH.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/AppleSDGothicNeoH.woff') format('woff'), /* Modern browsers */
    url('./fonts/AppleSDGothicNeoH.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'GmarketSans';
font-weight: 500;
src: url('./fonts/GmarketSansMedium.eot'); /* IE9+ Compat Modes */
src: local('GmarketSansMedium'), 
    url('./fonts/GmarketSansMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/GmarketSansMedium.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/GmarketSansMedium.woff') format('woff'), /* Modern browsers */
    url('./fonts/GmarketSansMedium.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'GmarketSans';
font-weight: 700;
src: url('./fonts/GmarketSansBold.eot'); /* IE9+ Compat Modes */
src: local('GmarketSansBold'), 
    url('./fonts/GmarketSansBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/GmarketSansBold.woff2') format('woff2'), /* Super modern browsers */
    url('./fonts/GmarketSansBold.woff') format('woff'), /* Modern browsers */
    url('./fonts/GmarketSansBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Cafe24SsurroundV2';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24Ssurround.woff') format('woff'); */
    src: url('./fonts/Cafe24Ssurround-v2.0.woff2') format('woff2');
    src: url('./fonts/Cafe24Ssurround-v2.0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}