@charset "utf-8";
/* CSS Document */






html, body {
	/*font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	color:#3e3f3e;
	
}

h1 {
	font-size:4em;
	font-family: 'Roboto', sans-serif;
	
	font-kerning: ;
}

h2 {
	font-size:3em;
	font-family: 'Roboto', sans-serif;
	
}

h3 {
	font-size:2em;
	font-family: 'Roboto', sans-serif;
	
	
}

p {
	font-size:1.3em;
	font-family: 'Open Sans', sans-serif;
}

li {
	font-size:1.3em;
	font-family: 'Open Sans', sans-serif;
}

.twtr-tweet-text, .twtr-hyperlink,.twtr-atreply, twtr-hashtag, .twtr-tweet-wrap, twtr-avatar, .twtr-img {
	
	font-size:1.3em;
	font-family: 'Open Sans', sans-serif;
	
}


