@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-weight: 400;
	src: url('/wp-content/themes/dtdmdc/assets/font/NotoSansJP-Regular.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-weight: 500;
	src: url('/wp-content/themes/dtdmdc/assets/font/NotoSansJP-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Noto Sans JP';
	font-weight: 700;
	src: url('/wp-content/themes/dtdmdc/assets/font/NotoSansJP-Bold.ttf') format('truetype');
}
