
Why can not I use third-party True-Type fonts in my firefox application?
I want to use a third-party fonts inf my application. How can I make it?
Chosen solution
Firefox supports some file formats that are not proprietary, such as WOFF. This article has more information (especially the notes below the compatibility table): https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face#Browser_compatibility
Ler a resposta no contexto 👍 1All Replies (2)
Chosen Solution
Firefox supports some file formats that are not proprietary, such as WOFF. This article has more information (especially the notes below the compatibility table): https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face#Browser_compatibility
Actually, if your question is about creating a WebApp instead of a website, there's probably a better place to ask about that. Maybe the community links at the bottom of this page: