Change font size for all elements

Add this code to the Custom CSS field on your Portfolio widget’s Style tab:

.eapp-portfolio-portfolio-component{
font-family: Calibri;
}

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