body {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    /*font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;*/
    line-height: 25px;
}

input, textarea {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
}

table {
    width: auto;
}
