Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com
Font Squirrel's @Font-face generator is one of the best free online tools to generate required font files and CSS rules. This tool allows you to upload your custom font files and download back the CSS rules along with necessary cross-browser compatible font formats. A typical @font-face declaration includes files like .eot, .woff, .ttf, and .svg. You may need to add following MIME types in IIS manager to serve this file types.

.eot   application/vnd.ms-fontobject
.ttf    application/octet-stream
.svg   image/svg+xml
.woff   application/font-woff
.woff2  application/font-woff2

  1. Open IIS Manager  (Start >> Run >> type inetmgr hit enter).
  2. Select the root node from the connections pane. Double-click MIME Types from features pane.

    MIME Type

  3. Click on Add link in the Actions pane. This will bring up the dialog box. Enter file extensions, specify corresponding MIME type and click on OK button.

    Add MIME Type

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution