@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700|Lato:700);

html, button, input, select, textarea, .pure-g [class *= "pure-u"] {
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4, .title {
	font-family: "Lato", Verdana, Geneva, sans-serif;
	font-weight: 700;
}
