@font-face {
	font-family: 'noto-sans-jp';
	src: url(../fonts/NotoSansJP-Regular.ttf)format("truetype");
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'noto-sans-jp';
	src: url(../fonts/NotoSansJP-Medium.ttf)format("truetype");
	font-weight: 500;
	font-display: swap;
}
@font-face {
	 font-family: 'noto-sans-jp';
	 src: url(../fonts/NotoSansJP-Bold.ttf)format("truetype");
	 font-weight: 700;
	 font-display: swap;
}
@font-face {
	 font-family: 'MADE-Evolve';
	 src: url(../fonts/MADE\ Evolve\ Sans\ Regular\ \(PERSONAL\ USE\).otf)format("opentype");
	 font-weight: 400;
	 font-display: swap;
}
@font-face {
	 font-family: 'MADE-Evolve';
	 src: url(../fonts/MADE\ Evolve\ Sans\ Medium\ \(PERSONAL\ USE\).otf)format("opentype");
	 font-weight: 500;
	 font-display: swap;
}
@font-face {
	 font-family: 'MADE-Canvas';
	 src: url(../fonts/MADE\ Canvas\ Regular\ PERSONAL\ USE.otf)format("opentype");
	 font-weight: 400;
	 font-display: swap;
}
@font-face {
	 font-family: 'Moniqa-Display';
	 src: url(../fonts/Moniqa-Display.ttf)format("truetype");
	 font-display: swap;
}