@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300,700%7CRoboto:300,400,700);

body {
    color: #2b2b2b;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 24px;
}

h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 38px;
    font-weight: bold;
}
h3 {
    font-family: 'Roboto', serif;
    font-size: 22px;
    font-weight: 300;
}