/** Shopify CDN: Minification failed

Line 26:2 Unexpected "4"

**/
/* Use this file to add custom css to the theme. */
 @font-face {
    font-family: 'Core Sans G 45';
    src: url(//vim-vigor-designs.myshopify.com/cdn/shop/files/CoreSansG45Light.woff2?585) format('woff2'),
         url(//vim-vigor-designs.myshopify.com/cdn/shop/files/CoreSansG45Light.woff?585) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Breton';
    src: url(//vim-vigor-designs.myshopify.com/cdn/shop/files/Breton-thin.woff2?v=8100192924593855886) format('woff2'),
        url(//vim-vigor-designs.myshopify.com/cdn/shop/files/Breton-thin.woff?v=3672924389955909473) format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  letter-spacing: 2 em;
}

  4
  a,p,li, button, *:not(h1,h2,h3,h4,h5,h6){ font-family: "Core Sans G 45"!important;}
  h1,h2,h3,h4,h5,h6, .footer__heading{ font-family: "Breton"!important; }
.breton { font-family: "Breton"!important; }
.core-sans { font-family: "Core Sans G 45"!important;}
