/* PP Editorial Old — Drop font files into this /fonts/ directory */
@font-face {
  font-family: 'PP Editorial Old';
  src: url('PPEditorialOld-Regular.otf') format('opentype'),
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* TAY Wingman — body copy, all caps only */
@font-face {
  font-family: 'TAY Wingman';
  src: url('TAYWingman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Snell Roundhand */
@font-face {
  font-family: 'Snell Roundhand';
  src: url('SnellRoundhand.ttc') format('collection');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
