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 8119441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:48:18+00:00 2026-06-06T04:48:18+00:00

internet-explorer aborts the EOT file loading progress sometimes, so the font does not load

  • 0

internet-explorer aborts the EOT file loading progress sometimes, so the font does not load correctly.

  1. There is a abstract solution with eotfast & mhtml, but it’s not supported within IE7+8.

  2. The regular base64 method works pretty nice, but for IE9 only:

    src: url(‘data:font/eot;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAggg==’); /*
    IE 9 */

What’s the common solution, to implement inline opentype webfonts for internet-explorer7+internet-explorer8?

  • 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-06T04:48:20+00:00Added an answer on June 6, 2026 at 4:48 am

    Data URLs are not supported for Internet Explorer 7
    More details on DataURL support

    In this case, use conditional comments to serve non DataURL font to IE7 and lower:

    <!--[if (lte IE 7)]>
        <link rel="stylesheet" media="screen" href="css/fontface-ielt8.css" />
    <![endif]-->
    

    Internet Explorer 8 has a DataURL size limit of 32KB

    If your font doesn’t show up in IE8, this may be the reason.
    Then try to modify the font via fontsquirrel (expert mode) or another application to cut down the font size.

    Hope this helps.

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

Sidebar

Related Questions

Internet Explorer does not support the multiple attribute for <input type=file /> . However,
Internet Explorer does not like my Jquery selector. Not sure if it's my weak
Internet Explorer appears to be the only major browser that does not support pushState
Internet explorer 6 VS1 doesn't support gzip compression correctly. It does however understand deflate.
Internet explorer has a security setting, which allows enable/disable file download. There is a
On this page in Internet Explorer 6 and 7 on XP and Vista there
Only Internet Explorer is not working (I happen to be using version 8, but
In Internet Explorer, there is unnecessary padding that occurs to the left and right
Internet Explorer 7 seems to ignore the :not-selector in the second line in following
Is there any Internet Explorer workaround for multi column. I would like to achieve

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.