Once your embedded Roster or Profile is appearing on your Wix website, but you would like to change the font, simply add this line of code to your embed:
## This is the line of code you are adding:
style="font-family: Open Sans, Helvetica Neue, Arial, sans-serif"
## Here is where to add your code (underneath agency):
<!-- Place this tag where you want the roster to render. -->
<gigwell-embedded-roster
agency=""
style="font-family: Open Sans, Helvetica Neue, Arial, sans-serif"
button-text-color=""
## Leave everything else as is, save changes.
This customization will change the font back to the Gigwell default, Open Sans, but you replace this with the font of your choice if you don't want to change your widget skin.