PenciDesign replied
Staff Reply
Hi,
You can upload that font via Dashboard > Soledad > Custom Fonts > and set a font name for that font - Example: XXXXX
And use the css like this:
.penci-grid li .item p, .penci-masonry .item-masonry p{
font-family: 'xxxxx';
}To do that.
Best Regards,
PenciDesign