Skip to content

johnnyqian/enable-font-awesome-site-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGet Build Status

Enable web fonts for Azure App Service

By default files with .woff2, .woff and .ttf extensions are not served by IIS in Azure App Service. This extension simply add MIME types for these font files.

This will work with:

  • Font Awesome
  • Simple Line Icons
  • IconMoon
  • And any more static .woff2, .woff and .ttf files in your project

How to add this extension

Locate your App Service in Azure portal, in the blade, you'll find the "Extensions" tab, in the right pane, click "Add", find "Enable Static Web Fonts", click OK. Then restart App Service, that's it.

Enable Static Web Fonts

About

Enable Web fonts for Azure App service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published