@font-face {
	font-family: 'Kotori Rose';
	src: url('KotoriRose-Bold.woff2') format('woff2'),
		url('KotoriRose-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Kotori Rose';
	src: url('KotoriRose-Regular.woff2') format('woff2'),
		url('KotoriRose-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}
	
@font-face {
	font-family: 'Moranga';
	src: url('Moranga-Regular.woff2') format('woff2'),
		url('Moranga-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}

