/** Shopify CDN: Minification failed

Line 9:23 Expected ")" to end URL token
Line 12:23 Expected ")" to end URL token

**/
/* Place any CSS overrides in this file. */
@font-face { font-family:"lulo bold";
            src: url({{"lulo bold"  | asset_url }}) format("woff2") font-display: swap;
           }
@font-face { font-family:"lulo clean one";
            src: url({{"lulo clean one bold"  | asset_url }}) format("woff") font-display: swap;
           }

h1 { font-family: lulo bold, lulo clean one, figtree, nunito !important;}
h2 { font-family: lulo bold, lulo clean one, figtree, nunito !important;}
h3 { font-family: lulo bold, lulo clean one, figtree, nunito !important;}

h2.homepage-sections--title { font-family: lulo bold, lulo clean one, figtree, nunito !important;}
h3.homepage-sections--title { font-family: lulo bold, lulo clean one, figtree, nunito !important;}

h2.heading_77WQAW.image-with-text-overlay__heading.text-link-animated  { font-family: lulo bold, lulo clean one, figtree, nunito !important;}
.slideshow-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner .homepage-section-btn, .slideshow-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner .homepage-sections--title {
    margin-top: 0;
    font-family: lulo clean one, figtree, outfit !important;
}
.btn.homepage-section-btn {
  margin-bottom:20px !important;
}