/** Shopify CDN: Minification failed

Line 35:0 Expected "}" to go with "{"

**/
body,
body * {
  font-family: 'FuturaTSNew-Bold' !important;
/* ================================
   GLOBAL FONT WEIGHTS FIX – DAWN 15.4
   Force Bold for all headings, titles, menus & footer
=================================== */

h1, h2, h3, h4, h5, h6,
.header__menu-item,
.header__active-menu-item,
.header__submenu-item,
.footer-block__heading,
.footer__blocks-wrapper h2,
.footer__blocks-wrapper h3,
.menu-drawer__menu-item,
.drawer__heading,
.caption-with-letter-spacing,
.subtitle,
.subheading,
.card-information__text--caption,
.product__title,
.product__subtitle,
.section-header__title,
.section-header__subtitle {
    font-family: 'Futura LT' !important;
    font-weight: 700 !important;
    letter-spacing: normal !important;
}
