It is not clear to me if I can use fabricUI icons & Segoe UI font in my project
According to this license which can be found in the project repository
I have found this StackOverflow question which is linking to this issue in the Fluent Repo
Fabric's assets (fonts, icons, and product logos) are part of Microsoft's brand, and can only be used in apps & services--including commercial ones--that connect with Microsoft products. These include Add-ins for Office, web parts for SharePoint, and other extensions for Microsoft products. This applies to usage of the assets in application code itself as well as any designs produced by the toolkit.
I am building a commercial application that can be used as an Excel add-in and have a separate URL where can be used as a standalone web app. Can I use Fabric Icons and SegoeUI font in both places?
My application is 100% MS services dependent (MS Auth, multiple azure services) and I would like to have the same design.