I have been struggling last few days in implementing font picker in angular.
I have implemented font picker using the 'ngx-font-picker' in angular 2 and above but it requires google API call to be made. The system does not have any internet connection. how do I download the google fonts to local system and bind it to font picker.
ngx-font-picker: