причем тут здесь, не работает именно когда делаешь
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700' rel='stylesheet' type='text/css'>
.about h1{
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
font-size: 3em;
text-align: center;
line-height: 1.3;
color: #3f4944;
padding-bottom: 20px;
}