@font-face {
	font-family: 'CherryBombOne';
	src: url(../fonts/Cherry_Bomb_One/CherryBombOne-Regular.ttf) format("truetype") tech(variations);
	}

@font-face {
	font-family: 'M_PLUS_Rounded_1c';
	src: url(../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Regular.ttf) format("truetype") tech(variations);
	font-weight: 400;
	}

@font-face {
	font-family: 'M_PLUS_Rounded_1c';
	src: url(../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf) format("truetype") tech(variations);
	font-weight: bold;
	}

@font-face {
	font-family: 'ZenMaruGothic';
	src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Regular.ttf) format("truetype") tech(variations);
	font-weight: 400;
	}

@font-face {
	font-family: 'ZenMaruGothic';
	src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Bold.ttf) format("truetype") tech(variations);
	font-weight: bold;
	}

@font-face {
	font-family: 'ZenMaruGothic';
	src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Black.ttf) format("truetype") tech(variations);
	font-weight: 900;
	}
