@charset "utf-8";
/* CSS Document */

@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')
}

