@font-face {
	font-family: 'Quicksand';
	src: url('Quicksand-Regular.eot');
	src: url('Quicksand-Regular.eot?#iefix') format('embedded-opentype'),
		url('Quicksand-Regular.woff2') format('woff2'),
		url('Quicksand-Regular.woff') format('woff'),
		url('Quicksand-Regular.ttf') format('truetype'),
		url('Quicksand-Regular.svg#Quicksand-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
	src: url('Quicksand-Light.eot');
	src: url('Quicksand-Light.eot?#iefix') format('embedded-opentype'),
		url('Quicksand-Light.woff2') format('woff2'),
		url('Quicksand-Light.woff') format('woff'),
		url('Quicksand-Light.ttf') format('truetype'),
		url('Quicksand-Light.svg#Quicksand-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand Dash';
	src: url('QuicksandDash-Regular.eot');
	src: url('QuicksandDash-Regular.eot?#iefix') format('embedded-opentype'),
		url('QuicksandDash-Regular.woff2') format('woff2'),
		url('QuicksandDash-Regular.woff') format('woff'),
		url('QuicksandDash-Regular.ttf') format('truetype'),
		url('QuicksandDash-Regular.svg#QuicksandDash-Regular') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
	src: url('Quicksand-Bold.eot');
	src: url('Quicksand-Bold.eot?#iefix') format('embedded-opentype'),
		url('Quicksand-Bold.woff2') format('woff2'),
		url('Quicksand-Bold.woff') format('woff'),
		url('Quicksand-Bold.ttf') format('truetype'),
		url('Quicksand-Bold.svg#Quicksand-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}