@charset "UTF-8";

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 100;
	src:url('../src/NotoSansCJKjp-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	src:url('../src/NotoSansCJKjp-Light.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	src:url('../src/NotoSansCJKjp-DemiLight.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src:url('../src/NotoSansCJKjp-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src:url('../src/NotoSansCJKjp-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src:url('../src/NotoSansCJKjp-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src:url('../src/NotoSansCJKjp-Black.woff') format('woff');
}
