/** Shopify CDN: Minification failed

Line 22:11 Expected identifier but found whitespace
Line 22:12 Unexpected "600px"

**/
 @font-face {
    font-family: 'Cooper Hewitt';
    src: url('/cdn/shop/files/CooperHewitt-Bold.woff?v=1738137429.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Cooper Hewitt';
    font-weight: 100;
}




   --ls-sm: 600px;
    --ls-md: 960px;
    --ls-lg: 1280px;
    --ls-xl: 1920px;
    font-family: 'Cooper Hewitt',sans-serif;
    font-style: normal;
    font-weight: 400; 
    font-size: 1.6rem;
    color: #4a4a4a;
    line-height: 1.625;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    display: none; 