@charset "utf-8";

/* Noto sans */
@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/noto_sans/woff/NotoSansKR-Light-Hestia.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/noto_sans/woff/NotoSansKR-Regular-Hestia.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/noto_sans/woff/NotoSansKR-Medium-Hestia.woff') format('woff');
}

@font-face {
    font-family: 'Noto Sans Kr';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/noto_sans/woff/NotoSansKR-Bold-Hestia.woff') format('woff');
}

/* Jalnan */
@font-face {
    font-family: 'jalnan';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/jalnan/Jalnan.woff2') format('woff2'),
    url('../fonts/jalnan/Jalnan.woff') format('woff'),
    url('../fonts/jalnan/Jalnan.ttf') format('truetype'),
    url('../fonts/jalnan/Jalnan.eot?#iefix') format('embedded-opentype');
}

@font-face {
    font-family: 'xeicon';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../xeicon/fonts/xeicon.eot'); /* IE9 이하용 */
    src: url('../xeicon/fonts/xeicon.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../xeicon/fonts/xeicon.woff2') format('woff2'),                  /* 현대 브라우저 */
    url('../xeicon/fonts/xeicon.woff') format('woff'),                    /* 대부분 브라우저 */
    url('../xeicon/fonts/xeicon.ttf') format('truetype'),                 /* 구형 Android, iOS */
    url('../xeicon/fonts/xeicon.svg#xeicon') format('svg');               /* 구형 iOS */
    unicode-range: U+E000-F8FF;
}

/* Pretendard GOV */
@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Black.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Black.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-ExtraBold.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-ExtraBold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Bold.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Bold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-SemiBold.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-SemiBold.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Medium.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Medium.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Regular.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Regular.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Light.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Light.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-ExtraLight.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-ExtraLight.subset.woff') format('woff');
}

@font-face {
    font-family: 'Pretendard GOV';
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/PretendardGOV/PretendardGOV-Thin.subset.woff2') format('woff2'), url('../fonts/PretendardGOV/PretendardGOV-Thin.subset.woff') format('woff');
}