/** Shopify CDN: Minification failed

Line 29:2 Expected "*/" to terminate multi-line comment

**/
/* 
@font-face {
  font-family: 'Outfit';
  src: url('./Outfit-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
} */

/* input,
button,
body,
label,
h1,h2,h3,h4,h5,h6,
span, a, p, div, li,
.field__label {
font-family: "Outfit";
letter-spacing: 0 !important;
} */
/* 
:root {
  --font-heading-family: "Outfit";
  --font-body-family: "Outfit";
} 