Kullandığın rengin css dosyasına girip (turkuaz.css veya pembe.css), aşağıdaki font-family etiketinde fontunu istediğin font ile değiştirebilirsin.

h2.baslik a {
font-family:TRErieBold;
color:#666;
text-shadow:0 1px 1px #eee;
font-size:24px;
line-height:26px;
margin:5px 0 0 5px;
}


Örnek:
font-family: Arial;