Re: [css-d] A good site for font-face

2010-12-31 Thread Rob Emenecker
The links Chetan provided gave me info to get started. I was not looking for
specific fonts, per se. I was looking for information on creating families
for webfonts, so that I could specify:

font-weight: bold;
font-style: italic;

And have it substitute in the correct webfont for the specific variant of a
given family. 

So that if I had, 

font-family: 'mywebfont', sans-serif;
font-weight: bold;
font-style: italic;

It was actually using, 

mywebfont bolditalic

The info at the links from Chetan had all of the details needed to build a
set of family styles for a given webfont!

:-)


Rob Emenecker @ Hairy Dog Digital
www.hairydogdigital.com
 
Please note: Return e-mail messages are only accepted from discussion groups
that this e-mail address subscribes to. All other messages are automatically
deleted.


__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] A good site for font-face

2010-12-30 Thread Rob Emenecker
Hi all,

 

I am looking for a good source of info on webfont embedding. Specifically,
usage of @font-face, browser support, and support for font weight and style
variants. Can anyone point me to a good online resource (or a few).

 

Thanks,

Rob

 



Rob Emenecker @ Hairy Dog Digital

 http://www.hairydogdigital.com www.hairydogdigital.com

 

Please note: Return e-mail messages are only accepted from discussion groups
that this e-mail address subscribes to. All other messages are automatically
deleted.

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] A good site for font-face

2010-12-30 Thread David Laakso

On 12/30/10 11:09 AM, Rob Emenecker wrote:

Hi all,



I am looking for a good source of info on webfont embedding. Specifically,
usage of @font-face, browser support, and support for font weight and style
variants. Can anyone point me to a good online resource (or a few).



Thanks,

Rob







font squirrel
http://www.fontsquirrel.com/
league of movable type
http://www.theleagueofmoveabletype.com/

~d

--
http://chelseacreekstudio.com/
http://chelseacreekstudio.com/fa/

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] A good site for font-face

2010-12-30 Thread Chetan Crasta
 I am looking for a good source of info on webfont embedding. Specifically,
 usage of @font-face, browser support, and support for font weight and style
 variants. Can anyone point me to a good online resource (or a few).


http://destination-code.blogspot.com/2009/08/font-face-at-rule.html
http://nicewebtype.com/notes/2009/10/30/how-to-use-css-font-face/

~Chetan
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] A good site for font-face

2010-12-30 Thread Rob Emenecker
Thank you David and Chetan!


Rob Emenecker @ Hairy Dog Digital
www.hairydogdigital.com
 
Please note: Return e-mail messages are only accepted from discussion groups
that this e-mail address subscribes to. All other messages are automatically
deleted. 


__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] A good site for font-face

2010-12-30 Thread David Laakso

On 12/30/10 2:57 PM, Rob Emenecker wrote:

Thank you David and Chetan!


Rob Emenecker



Didn't find what you liked?

Pick your poison.
Google subject line: @fontface

Best,
~d

--
http://chelseacreekstudio.com/
http://chelseacreekstudio.com/fa/

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/