is there any way to change the font of whole swiftUI project from one place. for example in swift we override UIFontDescriptor, CTFontRegularUsage in these similar way, is any possible to override font to whole swiftUI app.
please provide any suggestions regarding this.