@font-face {
	font-family: 'CJ onlyOne';
	font-weight: 700;
	font-style: normal;
	src:
		/* url('../fonts/cjonlyone/eot/CJ-ONLYONE-NEW-title-Bold.eot'), */
		url("../fonts/cjonlyone/woff/CJ-ONLYONE-NEW-title-Bold.woff") format("woff");
	/* url("../fonts/cjonlyone/ttf/CJ-ONLYONE-NEW-title-Bold.ttf") format("truetype"); */
}

@font-face {
	font-family: 'CJ onlyOne';
	font-weight: 500;
	font-style: normal;
	src:
		/* url('../fonts/cjonlyone/eot/CJ-ONLYONE-NEW-title-Medium.eot'), */
		url("../fonts/cjonlyone/woff/CJ-ONLYONE-NEW-title-Medium.woff") format("woff");
	/* url("../fonts/cjonlyone/ttf/CJ-ONLYONE-NEW-title-Medium.ttf") format("truetype"); */
}

@font-face {
	font-family: 'CJ onlyOne';
	font-weight: 300;
	font-style: normal;
	src:
		/* url('../fonts/cjonlyone/eot/CJ-ONLYONE-NEW-body-Regular.eot'), */
		url("../fonts/cjonlyone/woff/CJ-ONLYONE-NEW-body-Regular.woff") format("woff");
	/* url("../fonts/cjonlyone/ttf/CJ-ONLYONE-NEW-body-Regular.ttf") format("truetype"); */
}

@font-face {
	font-family: 'CJ onlyOne';
	font-weight: 100;
	font-style: normal;
	src:
		/* url('../fonts/cjonlyone/eot/CJ-ONLYONE-NEW-body-Light.eot'), */
		url("../fonts/cjonlyone/woff/CJ-ONLYONE-NEW-body-Light.woff") format("woff");
	/* url("../fonts/cjonlyone/ttf/CJ-ONLYONE-NEW-body-Light.ttf") format("truetype"); */
}

@font-face {
	font-family: 'Noto Sans';
	font-weight: 700;
	font-style: normal;
	src:
		url("../fonts/noto/NotoSansKR-Bold.otf") format("opentype");
}

@font-face {
	font-family: 'Noto Sans';
	font-weight: 500;
	font-style: normal;
	src:
		url("../fonts/noto/NotoSansKR-Medium.otf") format("opentype");
}

@font-face {
	font-family: 'Noto Sans';
	font-weight: 300;
	font-style: normal;
	src:
		url("../fonts/noto/NotoSansKR-Regular.otf") format("opentype");
}

@font-face {
	font-family: 'Noto Sans';
	font-weight: 200;
	font-style: normal;
	src:
		url("../fonts/noto/NotoSansKR-Light.otf") format("opentype");
}