@font-face {
	font-family: 'KozGoPr6NRegular';
	src: local('KozGoPr6NRegular'), url(../fonts/KozGoPr6NRegular.otf) format('opentype');
	/* other formats include: 'woff2', 'truetype, 'opentype',
							  'embedded-opentype', and 'svg' */
}

@font-face {
	font-family: 'NotoSansCJKjp-Bold';
	src: local('NotoSansCJKjp-Bold'), url(../fonts/NotoSansCJKjp-Bold.otf) format('opentype');
	/* other formats include: 'woff2', 'truetype, 'opentype',
							  'embedded-opentype', and 'svg' */
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	font-weight: 400;
	src: local('M PLUS Rounded 1c'), url(../fonts/MPLUSRounded1c-Regular.ttf) format('truetype');
	/* other formats include: 'woff2', 'truetype, 'opentype',
							  'embedded-opentype', and 'svg' */
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	font-weight: 500;
	src: local('M PLUS Rounded 1c'), url(../fonts/MPLUSRounded1c-Medium.ttf) format('truetype');
	/* other formats include: 'woff2', 'truetype, 'opentype',
							  'embedded-opentype', and 'svg' */
}

@font-face {
	font-family: 'M PLUS Rounded 1c';
	font-weight: 700;
	src: local('M PLUS Rounded 1c'), url(../fonts/MPLUSRounded1c-Bold.ttf) format('truetype');
	/* other formats include: 'woff2', 'truetype, 'opentype',
							  'embedded-opentype', and 'svg' */
}