Include 3rd party icons in ionic2

What is the best practice in adding 3rd party icons to an ionic app. In particular, how to add fontawesome (https://fontawesome.com/) or Glyphicons (http://glyphicons.com/)

I’ve never tried this, but at the very least you should be able to use the angular2-fontawesome npm package.