@charset "utf-8";

/* webfont.css */
@font-face {
	font-family: "Pretendard-Light";
	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: "CoreD-H";
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "CoreD-M";
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "CoreD";
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Wns";
	font-weight: normal;
	font-style: normal;
	src: url("/common/fonts/NanumSquareR.woff2") format("woff2"), url("/common/fonts/NanumSquareR.woff") format("woff");
}

@font-face {
	font-family: "Wns";
	font-weight: bold;
	font-style: normal;
	src: url("/common/fonts/NanumSquareB.woff2") format("woff2"), url("/common/fonts/NanumSquareB.woff") format("woff");
}

@font-face {
	font-family: "Wng";
	font-style: normal;
	font-weight: normal;
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff');
}

@font-face {
	font-family: "Wng";
	font-style: normal;
	font-weight: bold;
	src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff');
}

@font-face {
	font-family: "Wnm";
	font-style: normal;
	font-weight: normal;
	src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Regular.woff) format('woff');
}

@font-face {
	font-family: "Wnm";
	font-style: normal;
	font-weight: bold;
	src: url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/nanummyeongjo/v4/NanumMyeongjo-Bold.woff) format('woff');
}

/* CSS Document */
