@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');

body{
	font-family: 'Quicksand', sans-serif;
	color:#513269;
}
