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

Then add the following scripts under Custom CSS.
.ov-app-reperks-widget {
font-family: inherit !important;
}
To use your site's font for reperks widget, go edit reperks widget.

Then add the following scripts under Custom CSS.
.ov-app-reperks-widget {
font-family: inherit !important;
}