@charset "utf-8";

/*********** 나눔스퀘어 네오 font-family: "Nanum Square Neo"; ************/
@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/NanumSquareNeoTTF-aLt.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NanumSquareNeoTTF-bRg.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/NanumSquareNeoTTF-cBd.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NanumSquareNeoTTF-dEb.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 900;
	src: url("../fonts/NanumSquareNeoTTF-eHv.woff2") format("woff2");
}

/*********** 여기어때 잘난체 고딕 font-family: 'Jalnan Gothic'; ************/
@font-face {
	font-family: "Jalnan Gothic";
	font-weight: 400;
	font-style: normal;
	src: url("../fonts/JalnanGothic.woff") format("woff");
}
