<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src : url('../fonts/NotoSansKR-Light-Hestia.eot');
    src: local('Noto Sans Light'), local('NotoSans-Light'),    
    url('../fonts/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSansKR-Light-Hestia.woff') format('woff'),
    url('../fonts/NotoSansKR-Light-Hestia.otf') format('opentype');
}



@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src : url('../fonts/NotoSansKR-Regular-Hestia.eot');
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),    
    url('../fonts/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSansKR-Regular-Hestia.woff') format('woff'),
    url('../fonts/NotoSansKR-Regular-Hestia.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src : url('../fonts/NotoSansKR-Medium-Hestia.eot');
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),    
    url('../fonts/NotoSansKR-Medium-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSansKR-Medium-Hestia.woff') format('woff'),
    url('../fonts/NotoSansKR-Medium-Hestia.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src : url('../fonts/NotoSansKR-Bold-Hestia.eot');
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),    
    url('../fonts/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoSansKR-Bold-Hestia.woff') format('woff'),
    url('../fonts/NotoSansKR-Bold-Hestia.otf') format('opentype');
}


@font-face {
    font-family: 'SCDream';
    font-style: normal;
    font-weight: 700;
    src: local('SCDream'),
        url('../fonts/S-CoreDream-7ExtraBold.woff2') format('woff2'), 
        url('../fonts/S-CoreDream-7ExtraBold.woff') format('woff'),
        url('../fonts/S-CoreDream-7ExtraBold.ttf') format('truetype'),
        url('../fonts/S-CoreDream-7ExtraBold.eot') format('embedded-opentype');
}</pre></body></html>