@font-face {
  font-family: 'Colwell';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/Colwell.ttf) format('truetype');
}
@font-face {
  font-family: 'Timeless';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/Timeless.ttf) format('truetype');
}

.lily-3 p, .lily-4 p, .lily-5 p, .tamar-credit {
  margin-top: 1em;
  font-family: 'Timeless', sans-serif;
  font-size: 120%;
}
.lily-3 p:first-letter, .lily-4 p:first-letter, .lily-5 p:first-letter {
  font-family: 'Colwell', sans-serif;
  font-size: 150%;
  line-height: 12pt;
}