/** Shopify CDN: Minification failed

Line 45:0 Unexpected "}"

**/
@font-face {
  font-family: 'PPEditorialNewRegular';
  src: url('/cdn/shop/files/PPEditorialNew-Regular.woff2?v=1750942197') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'PPEditorialNewRegular' !important;
}

/* Menu: desktop and mobile */
.header__menu-item,
.menu-drawer__menu-item,
.navigation__item,
.site-nav__link,
.drawer__menu-item,
a.link--text {
  font-family: 'PPEditorialNewRegular' !important;
}

/* Footer */
.footer,
.footer *,
.site-footer,
.site-footer * {
  font-family: 'PPEditorialNewRegular' !important;
  
/* PLP product titles that link to PDPs */
.card__heading,
.card__heading a,
.product-card__title,
.grid-product__title,
.full-unstyled-link {
  font-family: 'PPEditorialNewRegular' !important;
}
}
}