/* Backup Hero - Impact */
h1, 
h2, 
.pf-title, 
.pf-question-label {
  font-family: 'Impact', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Backup Display - Georgia */
.pf-section-description, 
.pf-description,
.pf-question-description {
  font-family: 'Georgia', serif;
  font-weight: normal;
}

/* Backup Body - Verdana */
body, 
.pf-form, 
input, 
textarea, 
select, 
button {
  font-family: 'Verdana', sans-serif;
}
