Add this code to the Custom CSS field on the Settings tab of your Back to Top widget’s settings:
.global-styles, [class*='Button__Text'] {
font-family: Arial;
font-size: 20px;
}
You are very welcome to use any other font, providing it’s installed on your website and supported by your browser.