/** Shopify CDN: Minification failed

Line 30:0 Expected "*/" to terminate multi-line comment

**/
/* Register the font */
/* @font-face {
  font-family: 'FleuronRegular';
  src: url('/cdn/shop/files/FleuronRegular_f991fcc0-9140-4180-ab17-8d7e49aeab88.otf?v=1760933730');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Apply globally through Shopify’s variables */
/* :root {
  --font-body-family: 'FleuronRegular', sans-serif;
  --font-heading-family: 'FleuronRegular', sans-serif;
}

/* Fallback + safety for menu/headings */
/* body,
h1, h2, h3, h4, h5, h6,
.header__menu-item,
.mega-menu__link,
.menu-drawer__menu-item,
.section-title {
  font-family: 'FleuronRegular', sans-serif !important;
}
