I cannot simply dequeue it as the main CSS is dependant on font-awesome:
wp_enqueue_style( $this->css_base, TIMELINE_EXPRESS_URL . "lib/public/css/timeline-express{$legacy}{$rtl}{$suffix}.css", array( 'font-awesome' ), TIMELINE_EXPRESS_VERSION_CURRENT, 'all' );