Disable loading fonts from google cdn


#1

When publishing a prototype in Axure RP10 the index.html contains this stylesheet:

<link href='[https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600](view-source:https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600)' rel='stylesheet'>

Is it possible to disable this and load instead standard fonts without google? This could cause GDPR problems.