@font-face {
  font-family: "Helvetica Now Text Normal";
  src: url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.eot");
  src:
    url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/5a29f6809bcaf222ac36b59d5189a38c.svg#HelveticaNowText-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica Now Text Light";
  src: url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.eot");
  src:
    url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/e90d539e67650d6e3d7f0180ceb0f702.svg#HelveticaNowTextLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
 
:root {
  --font-config-font-family: 'Helvetica Now Text Light', Arial, sans-serif !important;
  --typography-font-family: 'Helvetica Now Text Light', Arial, sans-serif !important;
  --font-config-body-1-font-family: 'Helvetica Now Text Light', Arial, sans-serif !important;
  --button-primary-background: #000 !important;
  --button-secondary-color: #000 !important;
}