Title: Error loading fonts using Ultimate FAQ
Last modified: February 10, 2017

---

# Error loading fonts using Ultimate FAQ

 *  Resolved [jeffalloneword](https://wordpress.org/support/users/jeffalloneword/)
 * (@jeffalloneword)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-loading-fonts-using-ultimate-faq/)
 * Getting the following using the FAQ plugin on a page:
 *     ```
       /wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff2 Failed to load resource: the server responded with a status of 404 (Not Found)
       /wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff Failed to load resource: the server responded with a status of 404 (Not Found)
       ```
   
 * Using smpl-skeleton theme. Nothing fancy.
    -  This topic was modified 9 years, 3 months ago by [jeffalloneword](https://wordpress.org/support/users/jeffalloneword/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-loading-fonts-using-ultimate-faq/#post-8795014)
 * Hi Jeff,
 * Can you send us the link to your FAQ page?
 *  Thread Starter [jeffalloneword](https://wordpress.org/support/users/jeffalloneword/)
 * (@jeffalloneword)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-loading-fonts-using-ultimate-faq/#post-8831913)
 * site not externally accessible. but I determined fix (hosted on IIS). had to 
   add the following to web.config:
 *     ```
       <staticContent>
             <mimeMap fileExtension=".woff" mimeType="application/x-font-woff" />
             <mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />
       </staticContent>
       ```
   
 * Thanks
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/error-loading-fonts-using-ultimate-faq/#post-8836519)
 * Hi Jeff,
 * Thanks for following up and letting us know how you fixed it!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error loading fonts using Ultimate FAQ’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/error-loading-fonts-using-ultimate-faq/#post-8836519)
 * Status: resolved