/** Shopify CDN: Minification failed

Line 7:12 Expected identifier but found whitespace
Line 7:13 Unexpected "\"p22-mackinac-pro\""

**/
font-family: "p22-mackinac-pro", serif;
font-weight: 400;
font-style: normal;

/*------------------------------------
 *   CUSTOM FONTS
 *------------------------------------*/


:root {
 --FONT-STACK-HEADING: p22-mackinac-pro !important;
}




h1 {
  font-family: p22-mackinac-pro !important;
  font-weight: 400;
  font-style: normal;
}


h2 {
  font-family: p22-mackinac-pro !important;
  font-weight: 400;
  font-style: normal;
}

.cart-bar__product__title {
   font-family: p22-mackinac-pro !important;
  font-weight: 400;
  font-style: normal;
  
}


.accordion__title {
  font-family: p22-mackinac-pro !important;
  font-weight: 400;
  font-style: normal;
}


.faq-list__item-title {
  font-family: p22-mackinac-pro !important;
  font-weight: 400;
  font-style: normal;
}