@font-face {
	font-family: "NanumGothic";
	font-style: normal;
	font-weight: 300;
	src: local("NanumGothic"), /* computer */
    url("../fonts//NanumGothic.eot"), /* IE9 Compat Modes */
    url("../fonts//NanumGothic.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
    url("../fonts//NanumGothic.woff2") format("woff2"),
		/* Modern Browsers */
    url("../fonts//NanumGothic.woff") format("woff"),
		/* Modern Browsers */
    url("../fonts//NanumGothic.ttf") format("truetype");
	/* Safari, Android, iOS */
}