h1, .h1 { font-family:helvetica; font-weight:700; font-style:normal; }
h2, .h2 { font-family:helvetica; }
h3, .h3 { font-family:helvetica; }
h4, .h4 { font-family:helvetica; }
h5, .h5 { font-family:helvetica; }
h6, .h6 { font-family:helvetica; }
p { font-family:helvetica; }
a { font-family:helvetica; }
span { font-family:helvetica; }
:root {
--font-family-base: 'helvetica', sans-serif;
--font-family-septenary: 'helvetica', sans-serif;
--font-family-slider: 'helvetica', sans-serif;
--font-family-heading: 'helvetica', sans-serif;
--font-family-senary: 'helvetica', sans-serif;
--btn-bg: #000000;
--btn-bg-hover: #724b00;
--btn-color: #ffffff;
--btn-color-hover: #ffffff;
--product-button-bg: #3b3b3b;
--product-button-color: #ffff1f;
--product-button-color-hover: #ffff00;
}
