@charset "utf-8";

/*********** 나눔스퀘어 네오 font-family: "Nanum Square Neo"; ************/
@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/NanumSquareNeo-aLt.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NanumSquareNeo-bRg.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/NanumSquareNeo-cBd.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/NanumSquareNeo-dEb.woff2") format("woff2");
}

@font-face {
	font-family: "Nanum Square Neo";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NanumSquareNeo-eHv.woff2") format("woff2");
}

/*********** 샌드박스어그로체 font-family: '"SBAggro"'************/
@font-face {
	font-family: "SBAggro";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/SBAggro_Light.woff2") format("woff2");
}
@font-face {
	font-family: "SBAggro";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/SBAggro_Medium.woff2") format("woff2");
}
@font-face {
	font-family: "SBAggro";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/SBAggro_Bold.woff2") format("woff2");
}

/*********** font-family: 'Din'************/
@font-face {
	font-family: "Din";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/DIN-Light.woff2") format("woff2");
}

@font-face {
	font-family: "Din";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/DIN-Regular.woff2") format("woff2");
}

@font-face {
	font-family: "Din";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/DIN-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "Din";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/DIN-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Din";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/DIN-Black.woff2") format("woff2");
}

/*********** 이롭게 바탕체 font-family: '"SBAggro"'************/
@font-face {
	font-family: "IropkeBatang";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/IropkeBatang.woff2") format("woff2");
}
