Currently it’s not possible to select font family in the widget settings. While Elfsight Team is working on this feature, adding the following CSS code should help:
.eapp-slider-slider-component{
font-family: Calibri;
}
Please add such settings to the widget. Thanks!