body, div, p, ul, li, table, th, tr, td {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

p {
    font-size: 14pt;
}

b {
    font-weight: 600;
}

h1, h2, h3, h4, h5 {
    font-weight: 600;
}
