Topic: h1, h2 font

Hallo everyone.Could be kind of you if you could help me to solve the problem.I want to change the font in my header. In header.css I have found the following:
<h1 class= "blog-name"><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1>
        <h2 class=" blog-description"><?php bloginfo('description'); ?></h2>
How instead of h1 and h2 i can put other font?
http://www.photoslav.net
Thank you for your time.

Last edited by chugunn (2011-05-28 09:45:26)

Thumbs up