@import url(http://fonts.googleapis.com/css?family=Lato:700);

ul.nav {
    text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
}

