The font is called Alexbrush and is in the style.css around line 378 and looks like this:
h1.site-title a {
margin-bottom: 0;
font:normal 2.313em alexbrush;
line-height: 0.813em;
color:#fff;
}
To change to a full image of 1170×350 and replace the site title, this would require a lot of custom coding. You also have to move and edit the main menu area as well if you did this. So if you are comfortable with custom coding, you are more than welcome to make those changes, but it’s going to take a fair amount of reorganizing of the header code.