/**
 * Neue Montreal
 * @see https://pangrampangram.com/products/neue-montreal
 */

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

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

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

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