@font-face {
	font-family: 'quicksand';
	src: url('quicksand.ttf') format("truetype-variations");
	font-weight: 1 999;
}
* {font-family: quicksand;}
