h1.title-one {
    font-family: "Onest-Bold";
    margin-top: 30px;
}

p.text-block {
    font-family: "Onest-Regular";
}

li.bullet-point-one {
    font-family: "Onest-Regular";
}

li.bullet-point-two {
    font-family: "Onest-Regular";
}

li.bullet-point-three {
    font-family: "Onest-Regular";
}

p.text-block {
    font-family: "Onest-Regular";
    padding-bottom: 15px;

}