
@font-face {
	font-family: 'Roboto';
	font-weight: 700;
	font-display: swap;
	src:url('/fonts/Roboto-Bold.woff') format('woff');
}
@font-face {
	font-family: 'NotoSansJP';
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/NotoSansJP-Bold.woff') format('woff');
}
@font-face {
	font-family: 'NotoSansJP';
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/NotoSansJP-Regular.woff') format('woff');
}
