Change font in popup (Facebook Feed)

Add this code to the Custom CSS field on the More tab of your Facebook Feed widget’s settings:

.global-styles, .eapps-facebook-feed-popup{
font-family: Arial !important;
}

You’re welcome to set any other font, providing it is supported by your browser and added to your website.