ş ğ gibi Türkçe karakterlerin görüntülenmesi için

.post h3 {
font-size: 35px;
line-height: 45px;
font-weight: 300;
margin-bottom: 5px;
}


kodlarını aşağıdaki kodlarla değiştir

.post h3 {
font-size: 30px;
line-height: 45px;
font-weight: 300;
margin-bottom: 5px;
font-family:Verdana
}