@charset "utf-8";

/* Noto sans */
@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:300;
    src:local('Noto Sans Light'),
    local('NotoSans-Light'),
    url(/resource/fonts/noto_sans/woff2/NotoSans-Light.woff2) format('woff2'),
    url(/resource/fonts/noto_sans/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Light-Hestia.eot),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/noto_sans/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
    font-display:swap;
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:400;
    src:local('Noto Sans Regular'),
    local('NotoSans-Regular'),
    url(/resource/fonts/noto_sans/woff2/NotoSans-Regular.woff2) format('woff2'),
    url(/resource/fonts/noto_sans/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Regular-Hestia.eot),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/noto_sans/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
    font-display:swap;
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:500;
    src:local('Noto Sans Medium'),
    local('NotoSans-Medium'),
    url(/resource/fonts/noto_sans/woff2/NotoSans-Medium.woff2) format('woff2'),
    url(/resource/fonts/noto_sans/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Medium-Hestia.eot),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/noto_sans/otf/NotoSansKR-Medium-Hestia.otf) format('opentype');
    font-display:swap;
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:700;
    src:local('Noto Sans Bold'),
    local('NotoSans-Bold'),
    url(/resource/fonts/noto_sans/woff2/NotoSans-Bold.woff2) format('woff2'),
    url(/resource/fonts/noto_sans/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Bold-Hestia.eot),
    url(/resource/fonts/noto_sans/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/noto_sans/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
    font-display:swap;
}


/* Nanum Myeongjo */
@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Regular.eot);
    src: url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Regular.woff) format('woff');
}
@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 600;
    src: url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Bold.eot);
    src: url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Bold.eot?#iefix) format('embedded-opentype'),
    url(/resource/fonts/NanumMyeongjo/NanumMyeongjo-Bold.woff) format('woff');
}