body {
  font-family: 'Carrois Gothic', sans-serif;
  /*font-family: 'Nothing You Could Do', cursive;*/
  font-size: 100%;
  color: #303030;
}

body a {
  font-family: 'Carrois Gothic', sans-serif;
  /*font-family: 'Nothing You Could Do', cursive;*/
  font-size: 100%;
  color: #303030;
}

body H2 {
  font-family: 'Carrois Gothic SC', sans-serif;
  color: white;
  font-weight: normal;
}
 