But it referenced with just 'Nobile' but not 'NobileRegular'. Anyway, it is not working on FF 4.0 under Mac OS X 10.6 and the other font is used. At the same time the Neuton font is working OK, I assume because it is referenced as 'NeutonRegular' and not just 'Neuton'. But probably the reason is different.
Thank you, Andrey On Tue, Apr 26, 2011 at 4:37 PM, Blaise Laflamme <[email protected]>wrote: > Once the Nobile stylesheet.css defining its @font-face is loaded you > can reference it anywhere with font-family: Nobile, ... > > http://www.w3.org/TR/css3-fonts/#font-face-rule > > On Apr 25, 10:05 pm, Andrey Upadyshev <[email protected]> wrote: > > Yes, it's fixed! > > > > But I found one more font problem: > > '*http://static.pylonsproject.org/fonts/nobile/stylesheet.css*'defines a > > set of 'NobileXXX' fonts via @font-face, but in other CSSes the simple > > 'Nobile' font-name is used. So the Nobile font is not used at all. > > > > Thank you, > > Andrey Upadyshev > > > > On Mon, Apr 25, 2011 at 3:53 PM, Blaise Laflamme <[email protected] > >wrote: > > > > > > > > > Hi, > > > > > thanks for reporting the issue, Access-Control-Allow-Origin was added > > > to the server config, can you verify if it works on your side? > > > > > On Apr 25, 12:07 am, Oliora <[email protected]> wrote: > > > > Hello! > > > > I'm not sure it's the right place to say about Pylons site problem, > > > > but I couldn't find better. > > > > > > I have a problem viewing the Pylons site on FF 4.0 and it looks like > > > > the reason in serving fonts from different domain > > > > (static.pylonsproject.org) without 'Access-Control-Allow-Origin' > > > > header set. (See more: > > > > http://www.thebrightlines.com/2010/01/12/implementing-font-face-cross...). > > > > > > Thank you, > > > > Andrey Upadyshev aka Oliora > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "pylons-discuss" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/pylons-discuss?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
