/** Shopify CDN: Minification failed

Line 10:4 Expected identifier but found "'src: url('"
Line 10:21 Comments in CSS use "/* ... */" instead of "//"
Line 10:132 Unterminated string token

**/
@font-face {
    font-family: 'VendSans';
    'src: url('/cdn/shop/files/VendSans-VariableFont_wght.woff?v=1780586878') format('woff'),
            url('/cdn/shop/files/VendSans-VariableFont_wght.ttf?v=1780586878') format('truetype');
    font-weight: normal
    font-style: normal;
    font-display: swap;
}