/* Enter Your Custom CSS Here */
.post-title{
  font-family: 'Lato', Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 400;
}
.post-content li {
    margin-bottom: 0.5em;
    line-height: 170%;
font-family: 'Helvetica';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;

}

menu-item, main-menu, ul, li {
    font-family: 'Helvetica';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}