@charset "utf-8";

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 300;
src: url(../font/NotoSansKR-Light.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 400;
src: url(../font/NotoSansKR-Regular.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 500;
src: url(../font/NotoSansKR-Medium.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 600;
src: url(../font/NotoSansKR-Bold.woff) format('woff')}


@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-Bold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(../font/Pretendard-ExtraBold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}