@charset 'utf-8';


@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}





/* ********************************************** *
 * Noto
 * **********************************************
@font-face {
    font-family: "Noto";
	font-weight: 100;
    font-style: normal;
    src: url('webfont/NotoSansKR-Thin.woff.eot');
    src: url('webfont/NotoSansKR-Thin.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Thin.woff2') format('woff2'),
	url('webfont/NotoSansKR-Thin.woff') format('woff');
}

@font-face {
    font-family: "Noto";
	font-weight: 300;
    font-style: normal;
    src: url('webfont/NotoSansKR-Light.woff.eot');
    src: url('webfont/NotoSansKR-Light.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Light.woff2') format('woff2'),
	url('webfont/NotoSansKR-Light.woff') format('woff');
}

@font-face {
    font-family: "Noto";
	font-weight: 400;
	font-style: normal;
    src: url('webfont/NotoSansKR-Regular.woff.eot');
    src: url('webfont/NotoSansKR-Regular.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Regular.woff2') format('woff2'),
	url('webfont/NotoSansKR-Regular.woff') format('woff'),
	url('webfont/NotoSansKR-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "Noto";
	font-weight: 500;
    font-style: normal;
    src: url('webfont/NotoSansKR-Medium.woff.eot');
    src: url('webfont/NotoSansKR-Medium.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Medium.woff2') format('woff2'),
	url('webfont/NotoSansKR-Medium.woff') format('woff');
}

@font-face {
    font-family: "Noto";
	font-weight: 600;
    font-style: normal;
    src: url('webfont/NotoSansKR-Bold.woff.eot');
    src: url('webfont/NotoSansKR-Bold.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Bold.woff2') format('woff2'),
	url('webfont/NotoSansKR-Bold.woff') format('woff');
}

@font-face {
    font-family: "Noto";
	font-weight: 900;
    font-style: normal;
    src: url('webfont/NotoSansKR-Black.woff.eot');
    src: url('webfont/NotoSansKR-Black.woff.eot?#iefix') format('embedded-opentype'),
	url('webfont/NotoSansKR-Black.woff2') format('woff2'),
	url('webfont/NotoSansKR-Black.woff') format('woff');
}
*/


@font-face {
    font-family:'HC MM';
    font-style:normal; font-weight:400;
    src: url('webfont/HancomMalangMalang-Regular.woff2') format('woff2'),
        url('webfont/HancomMalangMalang-Regular.woff') format('woff'),
}

@font-face {
    font-family:'HC MM';
    font-style:normal; font-weight:600;
    src:
        url('webfont/HancomMalangMalang-Bold.woff2') format('woff2'),
        url('webfont/HancomMalangMalang-Bold.woff') format('woff'),
}