@charset "utf-8";

/* webfont.css */

@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: "Wsn";
	font-weight: normal;
	font-style: normal;
	src: url("/common/fonts/NanumSquareNeoTTF-bRg.woff2") format("woff2"), url("/common/fonts/NanumSquareNeoTTF-bRg.woff") format("woff");
}

@font-face {
	font-family: "Wsn";
	font-weight: bold;
	font-style: normal;
	src: url("/common/fonts/NanumSquareNeoTTF-dEb.woff2") format("woff2"), url("/common/fonts/NanumSquareNeoTTF-dEb.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 */
