
@font-face {
  font-display: swap; 
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/playfair-display-v30-latin-regular.woff2') format('woff2'); /
}
/*
@font-face {
  font-display: swap;
  font-family: 'Raleway', monospace;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v28-latin-regular.woff2') format('woff2'); 
}
h1, p {
  font-family: 'Playfair Display', monospace;
}
*/
h1, h2, h3, h4, p, body, table {
  font-family: 'Playfair Display';
}
h1 {
  font-size: 62px
}
h2 {
  font-size: 42px
}
h3 {
  font-size: 32px
}
h4 {
  font-size: 26px
}