@charset "utf-8";

@font-face {font-family: 'Noto Sans';font-style: normal; font-weight: 100;
src: url(/content/02comm/css/font/NotoSansKR-Thin.woff2) format('woff2'),
url(/content/02comm/css/font/NotoSansKR-Thin.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 300;
src: url(/content/02comm/css/font/NotoSansKR-Light.woff2) format('woff2'),
url(/content/02comm/css/font/NotoSansKR-Light.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 400;
src: url(/content/02comm/css/font/NotoSansKR-Regular.woff2) format('woff2'),
url(/content/02comm/css/font/NotoSansKR-Regular.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 500;
src: url(/content/02comm/css/font/NotoSansKR-Medium.woff2) format('woff2'),
url(/content/02comm/css/font/NotoSansKR-Medium.woff) format('woff')}

@font-face {font-family: 'Noto Sans';font-style: normal;font-weight: 600;
src: url(/content/02comm/css/font/NotoSansKR-Bold.woff2) 
format('woff2'),url(/content/02comm/css/font/NotoSansKR-Bold.woff) format('woff')}

@font-face {
    font-family: 'Noto Serif';
    src: url(/content/02comm/css/font/NotoSerifcjkr-bold.woff2) format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url(/content/02comm/css/font/Pretendard-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(/content/02comm/css/font/Pretendard-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(/content/02comm/css/font/Pretendard-Bold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url(/content/02comm/css/font/Pretendard-ExtraBold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}