/* =========================
   PT Serif (headings)
   ========================= */
@font-face {
  font-family: 'PT Serif';
  src: url('../../fonts/pt-serif/PTSerif-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PT Serif';
  src: url('../../fonts/pt-serif/PTSerif-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}