.blockInnerContent b, .blockInnerContent strong {
    font-weight: 100 !important;
}

.blockInnerContent b, .itemInnerContent b, .blockInnerContent strong, .itemInnerContent strong {

    font-style: normal;
    font-weight: 100 !important;
    color: #3b4d5c;
    font-family: -webkit-body !important;
}
.pageTitle {
   
    font-family: -webkit-body !important;
  
}

.blockInnerContent {
    font-family: -webkit-body !important;
}
.itemInnerContent.truncateContent {
    font-family: -webkit-body !important;
}

h2.contentTitle {
    font-family: -webkit-body !important;
}