@import url(http://fonts.googleapis.com/css?family=Merriweather:400,300,400italic,700);
.text p, .text dd, .text ul, .text ol {
font-family: Merriweather, Georgia, serif;
font-size: 1.1rem;
font-weight: 300;
letter-spacing: 0.01rem;
margin-bottom: 1.9rem;
}
.text ol li, .text ul li {
margin-bottom: 1rem;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
font-family: 'Roboto', Arial, sans-serif;
font-weight: 700;
letter-spacing: -0.02rem;
font-style: normal;
line-height: 1.2;
}
.text h1 {
font-size: 2.75rem;
margin: 0.67em 0;
}
.text h2 {
font-size: 2rem;
margin: 0.83em 0;
}
.text h3 {
font-size: 1.5rem;
margin: 1em 0;		
}
.text h4 {
font-size: 1.35rem;
margin: 1.33em 0;
}
.text h5 {
font-size: 1.1rem;
margin: 1.67em 0;		
}
.text h6 {
font-size: 0.95rem;
margin: 2.33em 0;
}