Change font for all elements (Countdown Timer)

Add the code below to Custom CSS field on your Countdown Timer widget’s Appearance tab:

.eapps-countdown-timer-inner {
font-family: Gotham Rounded Bold!important;
}