p:first-letter :not .palyedHeroes {
  font-family: 'SweetHipster', Times, serif;
  font-size: 300%;
  float: left;
  padding-right: 10px;
}
.switchManu {
  border-radius: 50%;
  background-color: #ad0038;
  color: #ffffff;
  padding: 10px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
}

.dialog {
  line-height: 1.8;
  font-family: 'HappyMonkey-Regular', Arial, sans-serif;
}

.manu {
  font-family: SweetHipster, Times, serif;
  font-size: 18pt;
}
.manu-dream {
  font-family: DreamCatcher, Times, serif;
  font-size: 18pt;
  font-weight: bold;
}
.manu-dream.readable {
  font-family: Times;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none !important;
}
.manu.readable {
  font-family: Times;
  font-size: 12pt;
  text-decoration: none !important;
}

.manu-nandu {
  font-family: Nandurion;
}

.manu-nandu.readable {
  font-family: Times;
}
h3 {
  font-family: Nandurion;
  font-size: x-large;
  font-weight: bold;
  color: darkred;
}
h4   {
  font-family: Nandurion;
  font-size: large;
  color: darkred;
}
