Hi hjames1
Firstly, you need to disable the local version in these 2 files:
/templates/ja_morgan/etc/assets.xml
/plugins/system/t3/base-bs3/etc/assets.xml
by remove or comment this line of code:
<file>fonts/font-awesome/css/font-awesome.min.css</file>
Then go to file: /templates/ja_morgan/tpls/blocks/head.php
and add your own script for CDN at the end of this file.