Google just introduced us its new Font API. I have played around a with it and I can assure you It's the best and simplest way to use custom fonts I've ever seen.It takes less than 10 seconds to install and use a new font, and gives you full control over the fonts even with CSS 3. One of the best features is that it's pretty fast on time loading and supports Internet Explorer 6 (aka Lost Cause).
So here's a quick tutorial on how to use the new Google Font API on your Blogger Blog.
One of the most important things to have in mind when you are going to manipulate a blogger template code are conditional tags, specially when used together with "PageType" conditions. They are really handy and useful for selectively show the content you want to show only on a specific page, or on a specific "Type" of page.