/* Replace Typekit serif with Google Font Cormorant */
body,
h1, h2, h3, h4, h5, h6,
p, .Index-page-content,
[class*="heading"],
[class*="title"],
[class*="caption"] {
  font-family: 'Cormorant', Georgia, serif !important;
}
