I think i got a solution:
Name your custom field in the csv file like this

minimum-order
delivery-fee

and in your functions like this

$args['custom_fields']['minimum-order'] = array(...