@charset "utf-8";

/* Noto sans */
@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:100;
    font-display:swap;
    src:local('Noto Sans Light'),
    local('NotoSans-Light'),url(../fonts/noto_sans/eot/NotoSansKR-Light-Hestia.eot),
    url(../fonts/noto_sans/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/noto_sans/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../fonts/noto_sans/otf/NotoSansKR-Light-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:300;
    font-display:swap;
    src:local('Noto Sans Regular'),
    local('NotoSans-Regular'),url(../fonts/noto_sans/eot/NotoSansKR-Regular-Hestia.eot),
    url(../fonts/noto_sans/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/noto_sans/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../fonts/noto_sans/otf/NotoSansKR-Regular-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:600;
    font-display:swap;
    src:local('Noto Sans Medium'),
    local('NotoSans-Medium'),url(../fonts/noto_sans/eot/NotoSansKR-Medium-Hestia.eot),
    url(../fonts/noto_sans/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/noto_sans/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(../fonts/noto_sans/otf/NotoSansKR-Medium-Hestia.otf) format('opentype')
}

@font-face{
    font-family:'Noto Sans Kr';
    font-style:normal;
    font-weight:900;
    font-display:swap;
    src:local('Noto Sans Bold'),
    local('NotoSans-Bold'),url(../fonts/noto_sans/eot/NotoSansKR-Bold-Hestia.eot),
    url(../fonts/noto_sans/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/noto_sans/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../fonts/noto_sans/otf/NotoSansKR-Bold-Hestia.otf) format('opentype')
}

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

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

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

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

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

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

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

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

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