@font-face {
	font-family: 'NotoSans';
	src: url('/font/NotoSansCJKkr-Light.eot');
	src: url('/font/NotoSansCJKkr-Light.eot?#iefix') format('embedded-opentype'),
			url('/font/NotoSansCJKkr-Light.woff') format('woff'),
			url('/font/NotoSansCJKkr-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: 'NotoSans';
	src: url('/font/NotoSansCJKkr-Regular.eot');
	src: url('/font/NotoSansCJKkr-Regular.eot?#iefix') format('embedded-opentype'),
			url('/font/NotoSansCJKkr-Regular.woff') format('woff'),
			url('/font/NotoSansCJKkr-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'NotoSans';
	src: url('/font/NotoSansCJKkr-Medium.eot');
	src: url('/font/NotoSansCJKkr-Medium.eot?#iefix') format('embedded-opentype'),
			url('/font/NotoSansCJKkr-Medium.woff') format('woff'),
			url('/font/NotoSansCJKkr-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: 'NotoSans';
	src: url('/font/NotoSansCJKkr-Bold.eot');
	src: url('/font/NotoSansCJKkr-Bold.eot?#iefix') format('embedded-opentype'),
			url('/font/NotoSansCJKkr-Bold.woff') format('woff'),
			url('/font/NotoSansCJKkr-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: 'ONEMobile';
	src: url('/font/ONEMobileTitleRegular.woff2') format('woff2'),
	url('/font/ONEMobileTitleRegular.woff') format('woff'),
	url('/font/ONEMobileTitleRegular.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "NanumSquare";
	font-style: normal;
	font-weight: 800;
	src: local("NanumSquare_acEB"), /* computer */
	url("NanumSquare_acEB.eot"), /* IE9 Compat Modes */
	url("NanumSquare_acEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("NanumSquare_acEB.woff2") format("woff2"), /* Modern Browsers */
	url("NanumSquare_acEB.woff") format("woff"), /* Modern Browsers */
	url("NanumSquare_acEB.ttf") format("truetype"); /* Safari, Android, iOS */
}