.summary-page,
main,
.table-controls,
.table-controls *,
.filter-group,
.filter-group *,
.form-control,
.btn,
.btn-primary-summary,
.btn-outline-secondary,
table#summary_info_table,
table#summary_info_table * {
    font-family: var(--font-sans) !important;
}

.column-title,
.table-header,
table#summary_info_table th {
    font-family: var(--font-display) !important;
}
