/* Get rid of Gentium for iPad because the iPad crashes when 
   using different weights and styles when using webfonts    */

 
section.post .content, 
section.post aside.organizing-shelf, 
.notfound p, 
article.comment, 
article.comment aside, 
section.commentform form .textarea, 
section.commentform form textarea, 
section.commentform label, 
section.commentform .note {
  font-family: HoeflerText, Cochin, Palatino, Times New Roman, Serif;
}
