@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

@font-face {
	font-family: 'CabinetGrotesk';
	src: url(../fonts/CabinetGrotesk-Medium.otf)format("opentype");
	font-weight: 500;
	font-display: swap;
}