.roboto-100 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 100;
}
.roboto-500, H1, H2, H3, H4, H4, H6 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform:uppercase;
}
.opensans, p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;

}


p {
    font-size:1.2em;
}
