@font-face {
  font-family: 'PP AApparel Neue';
  src: url('./fonts/PPAApparelNeue-Medium.otf');
  font-display: swap;
}

@font-face {
  font-family: 'PP AApparel Neue Bold';
  src: url('./fonts/PPAApparelNeue-Bold.woff2') format('woff2'), url('./fonts/PPAApparelNeue-Bold.woff') format('woff'), url('./fonts/PPAApparelNeue-Bold.otf') format('opentype');
  font-display: swap;
}
