/* Переопределяем шрифт для блока с расписанием Timepad */
.uc-my-timepad-block * {
    font-family: 'Montserrat', Arial, sans-serif !important;
}