mwrock / RequestReduce

Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
www.requestreduce.org
Apache License 2.0
228 stars 49 forks source link

Google webfonts issue #188

Open jaap34 opened 12 years ago

jaap34 commented 12 years ago

I have the following css include for a Google Webfont:

    <link href="http://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet" type="text/css" />
    <style>
        body {
            font-family: 'Open Sans';
        }
    </style>

In IE I receive the following error after enabling RequestReduce:

CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable. DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf

Any idea what the problem might be?

mwrock commented 12 years ago

I think your web font markup got swallowed by an octocat. They get angry when you don't indent or escape code. Can you try sending it again?