/** Shopify CDN: Minification failed

Line 41:48 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'Big Caslon';
  src: url('{{ "big-caslon-regular.woff2" | asset_url }}') format('woff2');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3 {
  font-family: 'Big Caslon', Georgia, serif;
}
h1, h2, h3, h4, h5, h6,
.button, button,
nav, .nav,
.header, .site-header,
.menu, .navigation,
.product-title, .product__title,
.collection-title, .collection__title,
.card__heading,
.price, .product__price,
label,
.announcement-bar,
.footer__heading,
caption,
th {
  font-family: 'Big Caslon', Georgia, serif;
}

.collection-card__title,
.card__title,
.grid-view__title,
.collection-item__title {
  font-family: 'Big Caslon', Georgia, serif;
}

:root {
  --font-headline: 'Big Caslon', Georgia, serif;