/* PP Neue Montreal — display + body (matches DotDNA setup)
   All weights collapse into a single family with proper weight/style metadata.
*/

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('./ppneuemontreal-thin.woff') format('woff');
}

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./ppneuemontreal-book.woff') format('woff');
}

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./ppneuemontreal-italic.woff') format('woff');
}

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./ppneuemontreal-medium.woff') format('woff');
}

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./ppneuemontreal-semibolditalic.woff') format('woff');
}

@font-face {
  font-family: 'PP Neue Montreal';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./ppneuemontreal-bold.woff') format('woff');
}
