Yep, we’re back to talking fonts again! And this time, it’s all about using the @font-face {} declaration to allow the use of custom fonts in your documents.
[…]
Watch Video
In this video, Michael Locke demonstrates the quickest way to embed real fonts on your website using Google Webfonts, without having to write any @font-face
[…]
Watch Video
A nice simple video (make sure to watch in HD if possible!) that demonstrates creating a letterpress effect with CSS text-shadow.
First he sets up a project with some sample HTML, then creates a CSS file with two selectors (declaration blocks) […]
Watch Video