Instead of font icons i got this squares instead of arrows.
It happens when app is on server. On localhost is working. Why?
Just standard url:
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css" type="text/css">
and code:
<i id="car-select-right" class="fa fa-caret-right"></i>
When i refresh site, its start working.