@font-face {
	font-family: 'Shruti';
	src: url('/scripts/fonts/shruti.eot'); /* IE */
	src: local('Shruti'), url('/scripts/fonts/shruti.woff') format('woff'), url('/scripts/fonts/shruti.ttf') format('truetype');  /* non-IE */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Shruti';
	src: url('/scripts/fonts/shrutib.eot'); /* IE */
	src: local('Shruti Bold'), url('/scripts/fonts/shrutib.woff') format('woff'), url('/scripts/fonts/shrutib.ttf') format('truetype');  /* non-IE */
	font-weight: bold;
	font-style: normal;
}

