@Ghany
1) It is issue of your browser plugin, as HTML supports also multiple links for same style
2) Style you want to edit is external, cannot be downloaded and cannot be edited
3) Duplication is caused probably by some plugin, so you only need to disable this in theme.
Go to file:
oc-content/themes/zara/head.php
Find line:
osc_enqueue_style('font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
Comment it to:
//osc_enqueue_style('font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');