@charset "utf-8";

/*NotoSansKr*/
@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans KR Thin'), local('Noto Sans CJK KR Thin'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-100.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans KR ExtraLight'), local('Noto Sans CJK KR ExtraLight'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-200.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans KR Light'), local('Noto Sans CJK KR Light'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans KR Regular'), local('Noto Sans KR'),
    local('Noto Sans CJK KR Regular'), local('Noto Sans CJK KR'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans KR Medium'), local('Noto Sans CJK KR Medium'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans KR SemiBold'), local('Noto Sans CJK KR SemiBold'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans KR Bold'), local('Noto Sans CJK KR Bold'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Noto Sans KR ExtraBold'), local('Noto Sans CJK KR ExtraBold'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-800.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans KR Black'), local('Noto Sans CJK KR Black'),
    url('../fonts/NotoSansKR/noto-sans-kr-v36-korean-900.woff2') format('woff2');
}


@font-face {
    font-family: 'Batang';
    src: url('../fonts/IropkeBatangM.woff') format('woff');
}


@font-face {
    font-family: 'S-Core';
    font-weight:100;
    src: url('../fonts/S-CoreDream-1Thin.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:200;
    src: url('../fonts/S-CoreDream-2ExtraLight.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:300;
    src: url('../fonts/S-CoreDream-3Light.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:400;
    src: url('../fonts/S-CoreDream-4Regular.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:500;
    src: url('../fonts/S-CoreDream-5Medium.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:600;
    src: url('../fonts/S-CoreDream-6Bold.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:700;
    src: url('../fonts/S-CoreDream-7ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:800;
    src: url('../fonts/S-CoreDream-8Heavy.woff') format('woff');
}
@font-face {
    font-family: 'S-Core';
    font-weight:900;
    src: url('../fonts/S-CoreDream-9Black.woff') format('woff');
}
  