Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 4
    Putting a local('name') in the font-face declaration just means "try to load font 'name' on the user's computer. if it isn't found, load the webfont." (see the MDN docs). Still, glad it worked for you! :) Commented Jun 5, 2013 at 23:57
  • 5
    It worked "For you" because you had the font installed on your computer. Other users wont see it. You fixed it just for you. Commented Jul 14, 2014 at 7:59