Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8818869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:12:47+00:00 2026-06-14T05:12:47+00:00

I keep getting this warning Resource interpreted as Font but transferred with MIME type

  • 0

I keep getting this warning

Resource interpreted as Font but transferred with MIME type application/octet-stream: “http://127.0.0.1:8080/assets/font/fontawesome-webfont.woff”.

I am using Play 2.0.4 webserver. I added the mime-types to my application.conf file as follows

mimetype.eot = application/vnd.ms-fontobject
mimetype.otf = application/octet-stream
mimetype.ttf=application/x-font-ttf
mimetype.woff = application/x-font-woff

Any idea what I may be doing wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T05:12:48+00:00Added an answer on June 14, 2026 at 5:12 am

    Actually, I found the answer:

    Some browsers, like Google Chrome, will show this warning when a font
    is downloaded from a web server that sets an unexpected MIME type for
    fonts.

    For many font types, there is a solution!

    Update the configuration for your web server with the following MIME
    type per font file extension:

    .ttf — font/truetype 
    .otf — font/opentype 
    .eot — application/vnd.ms-fontobject 
    .woff — application/x-font-woff 
    

    If you
    are using Apache configuration, you may include the AddType directive
    for each font type:

    AddType application/vnd.ms-fontobject eot
    AddType font/truetype ttf
    AddType application/x-font-woff woff
    AddType font/opentype otf

    With a specific MIME type configured per font, and not the generic
    application/octet-stream MIME type, you should no longer see a warning
    in your web browser console.

    This configuration — while effective for cleaning up your console —
    does not include the technically correct MIME type for fonts like OTF,
    TTF, and WOFF. For these font types, an official MIME type has not
    (yet) been approved. An official type for WOFF — application/font-woff
    — has been requested.AddType font/opentype otf

    http://www.jbarker.com/blog/2011/resource-interpreted-font-transferred-mime-type

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I keep getting this as a warning I want to avoid getting this warning
I keep getting 'warning: control reaches end of non-void function' with this code: -
I keep getting this error with my Play 2.0 application: play.core.ActionInvoker$$anonfun$receive$1$$anon$1: Execution exception [[MatchError:
I keep getting this error: DataTables warning: JSON data from server could not be
What's wrong with my code? I keep getting this error: Warning: mysql_query(): supplied argument
I am having an issue where I keep getting this warning: highlight tint color
I keep getting this warning and errors can anyone help? ld: warning: ignoring file
I keep getting this error: Warning: preg_match() [function.preg-match]: Unknown modifier 't' in D:\xampp\htdocs\administrator\components\com_smms\functions\plugin.php on
I keep getting this warning: timezone of object (UTC) is different than current timezone
I keep getting the following errors: /private/var/tmp/phpl3E3lq Warning: imagecreatefromjpeg(/private/var/tmp/phpl3E3lq) [function.imagecreatefromjpeg]: failed to open stream:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.