Add this code to the Custom CSS field on the Style tab of your Search widget’s settings:
.global-styles,
[class*="eapps-search"] *,
[class*="Popup__Container-sc"] ,
[class*="FloatingButton__Container-sc"] *{
font-family: serif;
}
You are welcome to use any other font providing it’s supported by your browser and added to your website.