@font-face {
  font-family: 'ABC Whyte Inktrap';
  src: url('../fonts/ABCWhyteInktrap-Book.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Garamond Premier Pro';
  src: url('../fonts/GaramondPremrPro.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PP Cirka';
  src: url('../fonts/PPCirka-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
