/* Universal font styling for Luna Dura */
body, h1, h2, h3, h4, h5, h6, p, a, span, button {
  font-family: 'Playfair Display', serif !important;
a {
  color: #333333 !important;
  font-weight: normal !important;
  text-decoration: underline;
}
