body {
  --button-padding-inline: 20px;
  --button-padding-block: 8px;
}

.button,
.button-secondary {
  font-weight: 600;
}

@font-face {
  font-family: "IndustryInc";
  src: url(/cdn/shop/files/IndustryIncTest-Base.woff2?v=1769899067) format("woff2"),
    url(/cdn/shop/files/IndustryIncTest-Base.woff?v=1769899067) format("woff");
}


h1,
h2,
h3,
h4 {
  font-family: 'IndustryInc', sans-serif !important;
  font-weight: 100;
}

h6{
  color: #808080!important;
}