Having some issues with the website: - specifically, the cart icon and the down arrows in the navigation menu aren't displaying properly in Firefox. They show up fine in Edge and Chrome though.
I attempted to fix the problem by including
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
in the head section, but unfortunately, it didn't solve the issue. I even replaced the existing code with this new one, which resulted in the arrows appearing in Firefox, but the cart icon stopped showing up in all browsers.
Any help or suggestions would be greatly appreciated!