@charset "utf-8";
/*  font CSS */
 
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(/common/fonts/NotoSansKR-Light-Hestia.eot),
    url(/common/fonts/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/common/fonts/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(/common/fonts/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
    url(/common/fonts/NotoSansKR-DemiLight-Hestia.eot),
    url(/common/fonts/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/common/fonts/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
    url(/common/fonts/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(/common/fonts/NotoSansKR-Regular-Hestia.eot),
    url(/common/fonts/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/common/fonts/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(/common/fonts/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 800;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(/common/fonts/NotoSansKR-Medium-Hestia.eot),
    url(/common/fonts/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/common/fonts/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(/common/fonts/NotoSansKR-Medium-Hestia.otf) format('opentype');
}