In the style.css ,If you are using twenty eleven theme you will find a comment statement Header .
#site-title {
margin-right: 270px;
padding: 3.65625em 0 0;
}
#site-title a {
color: #111;
font:30px “Helvetica Neue”, Helvetica, Arial, sans-serif;
font-weight: bold;
line-height: 36px;
text-decoration: none;
}
The code which is in bold is the place you have to insert your required font names. Use only installed fonts.