/* **************************** */
/* GRENKE CSS */
 
@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-opent…,
    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")form…
}
 
@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-opent…,
    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#HelveticaNowText Light")format("svg");
}
 
:root {
  --typography-font-family: 'Helvetica Now Text Light', Arial, sans-serif;
  --button-primary-background: #000;
  --button-secondary-color: #000;
}