/*************************************
경기천년체  [2018-02-08] By Lee
*************************************/

	@font-face{
		font-family: "GG-Webfont";
		font-style: normal;
		font-weight: 400;
		src: url("../../fonts/L.woff") format("woff"),
			 url("../../fonts/GG_L.eot") format("eot");
		/*
		unicode-range: U+0-10FFFF;
		*/
	}

	@font-face{
		font-family: "GG-WebfontM";
		font-style: normal;
		font-weight: 700;
		src: url("../fonts/M.woff") format("woff");
		/* unicode-range: U+0-10FFFF; */
	}
