How to add Font Awesome

Hey guys, how to add font awesome to use in Bootstrap Studio? Thanks Sven

Edit: I found it, sorry :) You can add an icon (Components - Studio - icon). Afterwards you can change the icon option on the right side...

I believe you were asking for font awesome. what you just explained is actually for boostrap's icons. for font awesome you have to change the element to pure html after adding it as BS icon, then change the code to "<i class="fa fa-mobile"></i>" and that will give you font awesome icons. OR better add a BS icon then click on the image on the RHS of the studio then change to font awesome there.

That would serve as a wonderful addition in the form of a font and CSS toolkit. Thanks.