@font-face
{
	font-family: 'Hind';
	src: url('hind/hind-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face
{
	font-family: 'Hind';
	src: url('hind/hind-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face
{
	font-family: 'Hind';
	src: url('hind/hind-semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face
{
	font-family: 'Hind';
	src: url('hind/hind-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}