What MIME content-types did Firefox45 know about?
Our application currently uses Firefox45 to display a browser window via GeckoFx. I want to send it webfonts from our server, but I am unsure which content-types to send (e.g. For a truetype font, do I use 'application/x-font-ttf' or 'font/ttf')? Is there a list of valid content-types that were known by previous versions of Firefox?
Our application currently uses Firefox45 to display a browser window via GeckoFx. I want to send it webfonts from our server, but I am unsure which content-types to send (e.g. For a truetype font, do I use 'application/x-font-ttf' or 'font/ttf')? Is there a list of valid content-types that were known by previous versions of Firefox?
Chosen solution
nvm. Going with woff2.
Read this answer in context 👍 0All Replies (1)
Chosen Solution
nvm. Going with woff2.