@import url('https://fonts.googleapis.com/css?family=Quicksand');

 #menuBtn a, nav ul li a  {
		font-family: 'Quicksand', sans-serif;
	}
