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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:48:25+00:00 2026-06-15T23:48:25+00:00

I am using Google Web Fonts. All browsers are rendering the font properly except

  • 0

I am using Google Web Fonts. All browsers are rendering the font properly except IE9. (I haven’t tested on earlier versions of IE).

Here is the difference: IE 9 vs. Google Chrome

HTML:

<head>
        <link href='http://fonts.googleapis.com/css?family=Yeseva+One' rel='stylesheet' type='text/css'>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title></title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width">

        <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
        <link rel="stylesheet" href="css/normalize.css">
        <link rel="stylesheet" href="css/main.css">

        <script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>

Google Fonts file contents:

@font-face {
  font-family: 'Yeseva One';
  font-style: normal;
  font-weight: 400;
  src: local('Yeseva One'), 
       local('YesevaOne'), 
       url(http://themes.googleusercontent.com/static/fonts/yesevaone/v6/wVgDKaRrT3DN9VGcOY4orxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

CSS:

.sf-menu li {
    float:left;
    position:relative;
    text-align:center;
    font-family:'Yeseva One',cursive;
    font-size:17px;
    line-height: 64px;
    border-bottom:1px solid #4A4A4A;
}

What should I do?

  • 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-15T23:48:26+00:00Added an answer on June 15, 2026 at 11:48 pm

    There is still insufficient information about the situation, but it seems that you are testing the page locally on IE 9. In that case, if you look at the developer tools (F12), part Console, you will see a CSS3317 error message. It says that @font-face failed due to cross site access restrictions.

    This happens on IE 9 only in “Standards Mode”, but that’s what you get when using a meta tag as in your code.

    The problem is just a developer’s nuisance (unless you are creating an HTML application that is supposed to run on users’ systems locally, as a downloaded application – in that case, include the font files in the application package). When you upload the files on an HTTP server and test from there, the problem does not appear.

    Added: Demo which works OK on IE 9 even in standards mode, but if you download it and open it locally on IE 9, it fails (you see the fallback font, Courier); and then, in developer tools, if you set Document Mode to Quirks, it works again. – Google recommends that you use the fonts as hosted by Google, but it also provides downloads and has very permissive rules of use. However, the download links normally give you just a TTF file (as zipped), so you need to use services like FontSquirrel to generate the other formats.

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

Sidebar

Related Questions

I'm using the Raleway font provided by Google's Web Fonts and I have found
I was putting together a website using the Comfortaa font from Google Web Fonts.
I am using some Google Web Fonts. I hear that Google deal with all
I am experiencing some strange behavior with Google web fonts. Now I am using
I am using Google's web font api with the font Lato, font-weight of 100.
I'm having some trouble with a font I found on Google Web Fonts .
When using Google Web Fonts on Chrome under windows 7, the fonts seem to
I'm using this script to retrieve a list of Google web fonts. How can
I am using google web fonts for a page of mine, but I get
I'm using google web fonts for a project, and have had no issues so

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.