@font-face {
  font-family: 'Darleston';
  src: url('../Darleston.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.font-milton, h1, h2, h3 {
  font-family: 'Darleston', serif !important;
}

h3.font-body, p.font-body {
  font-family: 'Libre Baskerville', serif !important;
}
