/* m-plus-1p-regular - latin */
@font-face {
	font-family: 'ShinGoPro';
	font-style: normal;
	font-weight: 400;
	src: local('ShinGoPro-Regular'), local('ShinGoPro-Regular'),
	url('../fonts/ShinGoPro-Regular.woff2') format('woff2'),
	url('../fonts/ShinGoPro-Regular.woff') format('woff');
	font-display: swap;
}
/* m-plus-1p-500 - latin */
@font-face {
	font-family: 'ShinGoPro';
	font-style: normal;
	font-weight: 500;
	src: local('ShinGoPro-Medium'), local('ShinGoPro-Medium'),
	url('../fonts/ShinGoPro-Medium.woff2') format('woff2'),
	url('../fonts/ShinGoPro-Medium.woff') format('woff');
	font-display: swap;
}
/* m-plus-1p-500 - latin */
@font-face {
	font-family: 'ShinGoPro';
	font-style: normal;
	font-weight: 700;
	src: local('ShinGoPro-DeBold'), local('ShinGoPro-DeBold'),
	url('../fonts/ShinGoPro-DeBold.woff2') format('woff2'),
	url('../fonts/ShinGoPro-DeBold.woff') format('woff');
	font-display: swap;
}
/* m-plus-1p-700 - latin */
@font-face {
	font-family: 'ShinGoPro';
	font-style: normal;
	font-weight: 900;
	src: local('ShinGoPro-Bold'), local('ShinGoPro-Bold'),
	url('../fonts/ShinGoPro-Bold.woff2') format('woff2'),
	url('../fonts/ShinGoPro-Bold.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'TsunagiGothic';
	font-style: normal;
	font-weight: normal;
	src: local('TsunagiGothic'),
	url('../fonts/TsunagiGothic.woff2') format('woff2'),
	url('../fonts/TsunagiGothic.woff') format('woff');
	font-display: swap;
}