/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 8 Feb 2024, 10:38 am
*/

.foogallery .fg-caption,

.fg-medium.fg-panel-info-overlay .fg-media-caption {
 font-family: 'The One Jenny Made', sans-serif;
                                                 /**replace with your preferred font**/
font-size: 24px

}