Re: [Mediawiki-l] Font-Family Dynamic Download

2011-05-09 Thread Platonides
Brian Bell wrote: > Greetings! > > I am wanting to be able to display a font family in my wiki, that is not > common. > > On my website, in the main cascading style sheet (.css) I use the following: > @font-face { > font-family: 'SteelWolf'; > src: local('SteelWolf-Medium'), > url

Re: [Mediawiki-l] Font-Family Dynamic Download

2011-05-08 Thread Trevor Parscal
There's some tricks to getting this to work on the greatest number of browsers possible. I would suggest taking a look at: http://www.fontsquirrel.com/fontface/generator - Trevor On Sun, May 8, 2011 at 9:08 PM, Brian Bell wrote: > Greetings! > > I am wanting to be able to display a font family

[Mediawiki-l] Font-Family Dynamic Download

2011-05-08 Thread Brian Bell
Greetings! I am wanting to be able to display a font family in my wiki, that is not common. On my website, in the main cascading style sheet (.css) I use the following: @font-face { font-family: 'SteelWolf'; src: local('SteelWolf-Medium'), url('../fonts/SteelWolf-Medium.woff') for