@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');




@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:200;
	src:url('../font/NotoSanskr-Light.eot');
	src:url('../font/NotoSanskr-Light.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Light.woff') format('woff'),
		url('../font/NotoSanskr-Light.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:300;
	src:url('../font/NotoSanskr-DemiLight.eot');
	src:url('../font/NotoSanskr-DemiLight.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-DemiLight.woff') format('woff'),
		url('../font/NotoSanskr-DemiLight.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:400;
	src:url('../font/NotoSanskr-Regular.eot');
	src:url('../font/NotoSanskr-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Regular.woff') format('woff'),
		url('../font/NotoSanskr-Regular.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:500;
	src:url('../font/NotoSanskr-Medium.eot');
	src:url('../font/NotoSanskr-Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Medium.woff') format('woff'),
		url('../font/NotoSanskr-Medium.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:700;
	src:url('../font/NotoSanskr-Bold.eot');
	src:url('../font/NotoSanskr-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Bold.woff') format('woff'),
		url('../font/NotoSanskr-Bold.otf') format('opentype')
}
@font-face {
	font-family:'NotoS';
	font-style:normal;
	font-weight:800;
	src:url('../font/NotoSanskr-Black.eot');
	src:url('../font/NotoSanskr-Black.eot?#iefix') format('embedded-opentype'),
		url('../font/NotoSanskr-Black.woff') format('woff'),
		url('../font/NotoSanskr-Black.otf') format('opentype')
}



