Change font of all the elements

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

.eapps-facebook-feed{
    font-family: Arial;
}

You are very welcome to use any other font providing it is supported by your browser and added to the website.