@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+KR:wght@100..900&display=swap');

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/PretendardGOV-Black.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Black.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/PretendardGOV-ExtraBold.woff2) format('woff2'),
    url(../fonts/PretendardGOV-ExtraBold.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/PretendardGOV-Bold.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Bold.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/PretendardGOV-SemiBold.woff2) format('woff2'),
    url(../fonts/PretendardGOV-SemiBold.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/PretendardGOV-Medium.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Medium.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/PretendardGOV-Regular.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/PretendardGOV-Light.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Light.woff) format('woff')
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/PretendardGOV-Thin.woff2) format('woff2'),
    url(../fonts/PretendardGOV-Thin.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSansCJKkr-DemiLight.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-DemiLight.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-DemiLight.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSansCJKkr-Light.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-Light.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NotoSansCJKkr-Regular.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-Regular.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}
    
@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 500;
    src:url(../fonts/NotoSansCJKkr-Medium.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-Medium.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 600;
    src:url(../fonts/NotoSansCJKkr-Bold.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-Bold.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans CJK KR';
    font-style: normal;
    font-weight: 900;
    src:url(../fonts/NotoSansCJKkr-Black.woff2) format('woff2'),
    url(../fonts/NotoSansCJKkr-Black.woff) format('woff'),
    url(../fonts/NotoSansCJKkr-Black.otf) format('opentype');
}