body,
.box {
    font-family: "Open Sans";
    text-align: left;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 16px;
}

.container h1,
.container h2,
.container h3,
.pricing .col-lg-3,
.chart,
.pb_counter_number,
.pc_percent_container {
    font-family: "Work Sans";
    text-align: center;
    line-height: 48px;
    font-weight: 700;
    font-style: normal;
    color: #333;
    font-size: 40px;
}