@charset "UTF-8";

@font-face {
	font-family: 'mp';
	src: url('./font/MPLUS1p-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* うつくし明朝 */
	font-family: 'utsukushi';
	src: url('./font/Utsukushi.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* Miama */
	font-family: 'Miama';
	src: url('./font/Miama.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
