/** Shopify CDN: Minification failed

Line 23:16 Unexpected "{"

**/
/* FONTS */

@font-face {
    font-family: 'EthicSerif-Regular';
    src: url('/cdn/shop/files/EthicSerif-Regular.woff?v=1712768348');
    src: url('/cdn/shop/files/EthicSerif-Regular.otf?v=1713278764') format('embedded-opentype'),
        url('') format('woff2'),
        url('/cdn/shop/files/EthicSerif-Regular.woff?v=1712768348') format('woff'),
        url('') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/* FONT STYLES */

h3, h4, h5, h6, {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 100px;
  text-transform: Title Case;
  color: #353535; 
}

subtext p {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 45px; 
}

.product--item-title a {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 20px;
  color: #353535; 
}
.product-item-price {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 18px;
  color: #353535; 
}

.featured-products-heading {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 60px;
  color: #353535; 
}

.stl_heading {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 18px;
  color: #353535; 
}
/* FONTS */

@font-face {
    font-family: 'EthicSerif-Semibold';
    src: url('/cdn/shop/files/EthicSerif-Semibold_ef00f0a0-4909-4506-bf11-ffc49698fb15.woff?v=1713280217');
    src: url('/cdn/shop/files/EthicSerif-Semibold.otf?v=1713280203') format('embedded-opentype'),
        url('') format('woff2'),
        url('/cdn/shop/files/EthicSerif-Semibold_ef00f0a0-4909-4506-bf11-ffc49698fb15.woff?v=1713280217') format('woff'),
        url('') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* FONT STYLES */

.image-with-text-overlay__title {
  font-family: 'EthicSerif-Semibold'!important;
  font-size: 200px;
}


.navigation-list-item .header--font {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 20px;
}

h1 {
  font-family: 'EthicSerif-Semibold'!important;
  font-size: 100px;
  color: #353535; 
}

h2 {
  font-family: 'EthicSerif-Semibold'!important;
  font-size: 30px;
  color: #353535; 
}

.section-title {
  font-family: 'EthicSerif-Regular'!important;
  font-size: 18px;
  color: #353535; 
}

.index-features-block-heading {
  font-family: 'EthicSerif-Semibold'!important;
  font-size: 18px;
  color: #353535; 
}
