To use your site's font for reperks widget, go edit reperks widget.

screenshot-2022.05.11-16_43_35.png

Then add the following scripts under Custom CSS.

.ov-app-reperks-widget {
    font-family: inherit !important;
}