@charset "UTF-8";


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: url(/_common/font/notosans/NotoSansKR-Light.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-Light.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-Light.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(/_common/font/notosans/NotoSansKR-DemiLight.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-DemiLight.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-DemiLight.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-DemiLight.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(/_common/font/notosans/NotoSansKR-Regular.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-Regular.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-Regular.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(/_common/font/notosans/NotoSansKR-Medium.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-Medium.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-Medium.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(/_common/font/notosans/NotoSansKR-Bold.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-Bold.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-Bold.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-Bold.otf) format('opentype');
}

/*
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(/_common/font/notosans/NotoSansKR-Black.eot) format('embedded-opentype'),
        url(/_common/font/notosans/NotoSansKR-Black.woff2) format('woff2'),
        url(/_common/font/notosans/NotoSansKR-Black.woff) format('woff'),
        url(/_common/font/notosans/NotoSansKR-Black.otf) format('opentype');
}
*/