I have saw a few posts on this and hopefully this will be a quick resolve for most people on here. I have purchased a template that I love, I have made a lot of mods on it and I am quite new to web dev and very new to font awesome. I would like to swap out the font awesome icons with my own - I see there is ways / very complex ways of adding to the font awesome library but this is way out of my knowledge limit just now.
This is the html:
We love technology
We tackle business problems with intelligence. We use cutting-edge tech and cutting-edge thinking to bring brands to life online and direct consumer behaviour.
BluetoothWe tackle business problems with intelligence. We use cutting-edge tech and cutting-edge thinking to bring.
AirdropWe tackle business problems with intelligence. We use cutting-edge tech and cutting-edge thinking to bring.
NFC EnabledWe tackle business problems with intelligence. We use cutting-edge tech and cutting-edge thinking to bring.
Quick ResponseWe tackle business problems with intelligence. We use cutting-edge tech and cutting-edge thinking to bring.
</div>
<!--/Container -->
</section>
I would like to add my own images as they do not existing within the font awesome catalogue - safe to assume I will put images in an image folder, i.e. path /img/blutooth.png
Could someone show me how to do this?