@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Thin.eot');
    src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
        url('../NotoSansKR-Thin.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Thin.woff2') format('woff2'),
        url('../NotoSansKR-Thin.woff') format('woff'),
        url('../NotoSansKR-Thin.ttf') format('truetype'),
        url('../NotoSansKR-Thin.svg#NotoSansKR-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Light.eot');
    src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
        url('../NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Light.woff2') format('woff2'),
        url('../NotoSansKR-Light.woff') format('woff'),
        url('../NotoSansKR-Light.ttf') format('truetype'),
        url('../NotoSansKR-Light.svg#NotoSansKR-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Regular.eot');
    src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
        url('../NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Regular.woff2') format('woff2'),
        url('../NotoSansKR-Regular.woff') format('woff'),
        url('../NotoSansKR-Regular.ttf') format('truetype'),
        url('../NotoSansKR-Regular.svg#NotoSansKR-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Medium.eot');
    src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
        url('../NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Medium.woff2') format('woff2'),
        url('../NotoSansKR-Medium.woff') format('woff'),
        url('../NotoSansKR-Medium.ttf') format('truetype'),
        url('../NotoSansKR-Medium.svg#NotoSansKR-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Bold.eot');
    src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
        url('../NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Bold.woff2') format('woff2'),
        url('../NotoSansKR-Bold.woff') format('woff'),
        url('../NotoSansKR-Bold.ttf') format('truetype'),
        url('../NotoSansKR-Bold.svg#NotoSansKR-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../NotoSansKR-Black.eot');
    src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
        url('../NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
        url('../NotoSansKR-Black.woff2') format('woff2'),
        url('../NotoSansKR-Black.woff') format('woff'),
        url('../NotoSansKR-Black.ttf') format('truetype'),
        url('../NotoSansKR-Black.svg#NotoSansKR-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}