@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
    /* @apply tracking-tight; */
    font-weight: 400 !important;
    font-family: 'Playfair Display', serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 400 !important;
}