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

body {

	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	line-height: 1.4;
	font-weight:300;
	
}


.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {

	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:300;

}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {


	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;



}

#top-bar, #page-top{

font-size:13px;

}


