/** Shopify CDN: Minification failed

Line 25:0 Unexpected "}"

**/
/*
custom.css

Use this file to add custom CSS to your theme.
Make sure to uncomment out the line in theme.liquid so that this css file is loaded.

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,700;0,9..144,900;1,9..144,700&display=swap');

/* Product title - Fraunces serif font */
h1.product__title,
.product__title,
.product-single__title,
[class*='product'] h1,
.product h1 {
  font-family: 'Fraunces', serif !important;
  font-weight: 700 !important;
  color: #0b3909 !important;
}

}
