/** Shopify CDN: Minification failed

Line 49:2 Expected "*/" to terminate multi-line comment

**/
/* Load Instrument Sans */
@font-face {
  font-family: 'Instrument Sans';
  src: url('/cdn/shop/files/InstrumentSans-Regular.woff2?v=1739350323') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Load Tiempos */
@font-face {
  font-family: 'Tiempos';
  src: url('/cdn/shop/files/TiemposFine-LightItalic.woff?v=1754371819') format('woff2')
  font-display: swap;
}

/* Apply Instrument Sans to body text */
body,
p,
a,
button {
  font-family: 'Instrument Sans', sans-serif !important;
}

/* Apply Tiempos to all headings */
h1,
h2,
h3,
h4,
h5,
h6,
.mega-title,
.slideshow__title,
.section-title-1,
.hero__title,
.page-title,
.title,
.heading,
.banner__heading {
  font-family: 'Tiempos', serif !important;
  font-weight: 400 !important;
  font-style: normal !important; /*

  