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


body{
	padding-top: 60px;
	font-family: 'Muli', sans-serif !important;
  	font-weight: 300;
  	
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nosweath1 {
	font-family: Roboto;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 56px;
	letter-spacing: 0em;
	text-align: left;
	color: #FFFFFF;

}

.nosweatblurb {
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
	color: #FFFFFF;

}

.nosweatfooter {
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	color: #C2C2C2;

}

