/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"
Line 12:47 Expected identifier but found "%"
Line 59:2 Unexpected "{"
Line 59:3 Expected identifier but found "%"
Line 59:59 Unexpected "{"
Line 59:60 Expected identifier but found "%"

**/
{%- comment -%}New custom font and variations {%- endcomment -%}
@font-face {
  font-family: "boston-skyline-clean";
  src: url(/cdn/shop/files/boston-skyline-clean.woff2?v=1698128458) format("woff2");
}
@font-face {
  font-family: "boston-skyline-rough-alt";
  src: url(/cdn/shop/files/boston-skyline-rough-alt.woff2?v=1698128515) format("woff2");
}
@font-face {
  font-family: "boston-skyline-sans-rough";
  src: url(/cdn/shop/files/boston-skyline-sans-rough.woff2?v=1698131974) format("woff2");
}
@font-face {
  font-family: "boston-skyline-sans-clean";
  src: url(/cdn/shop/files/boston-skyline-sans-clean.woff2?v=1698132046) format("woff2");
}



.slideshow-slide__heading {
  font-family: "boston-skyline-sans-rough" ;
  font-weight: 500 ;
}

.slideshow-slide__content--slide-1 .slideshow-slide__subheading {
  font-family: "boston-skyline-clean" ;
  font-weight: 800 ;
  letter-spacing: 1.2px;
}

.slideshow-slide__content--slide-2 .slideshow-slide__subheading {
  font-family: "boston-skyline-clean" ;
  font-weight: 800 ;
  letter-spacing: 0.4rem;
}

.slideshow-slide__content--slide-3 .slideshow-slide__heading {
  font-family: "boston-skyline-clean" ;
  font-weight: 800 ;
  font-size: 3rem;
  letter-spacing: 0.4rem;
  
}

.slideshow-slide__content--slide-3 .slideshow-slide__subheading {
  font-size: 1.5rem;
  {% comment %} font-family: "boston-skyline-sans-rough" ; {% endcomment %}
}
.slideshow-slide__content--slide-4 .slideshow-slide__heading {
  font-family: "boston-skyline-clean" ;
  font-weight: 800  ;
  font-size: 2.5rem;
  letter-spacing: 0.4rem;
}



