I know this has been posted previously, but didn't found a solution;
I'm unable to change the font in the widget. I've tried this so far:
.page-upcoming-events {
font-family:'Glober' !important;
}
.page-todays-events {
font-family:'Glober' !important;
}
.widget-upcoming-events {
font-family:'Glober' !important;
}
.widget-todays-events {
font-family:'Glober' !important;
}
The font is already installed in the site, and works perfect in the calendar itself.
Any ideas?
Site url: http://hectorbraga.com (calendar is at http://hectorbraga.com/conciertos/).
Thanks.
Val