/*
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
*/

h1, h2, h3, h4, h5, h6{
    font-size: 50 pixels;
    font-family: 'Roboto', sans-serif;
}
p {
    font-size: 14px;
    font-family: Roboto;
    line-height: 1.8;
    font-weight: normal;
    color: #DDDDDD;
}
