@import url("//fonts.googleapis.com/css?family=Roboto:wght@400");
h1, .h1 { font-family:Roboto; }
h2, .h2 { font-family:Roboto; }
h3, .h3 { font-family:Roboto; }
h4, .h4 { font-family:Roboto; }
h5, .h5 { font-family:Roboto; }
h6, .h6 { font-family:Roboto; }
p { font-family:Roboto; }
a { font-family:Roboto; }
span { font-family:Roboto; }
:root {
--font-family-base: 'Roboto', sans-serif;
--font-family-septenary: 'Roboto', sans-serif;
--font-family-slider: 'Roboto', sans-serif;
--font-family-megamenu: 'Roboto', sans-serif;
--font-family-heading: 'Roboto', sans-serif;
--font-family-senary: 'Roboto', sans-serif;
--btn-bg: #bca158;
--product-button-bg: #bca158;
--product-button-bg-hover: #bca158;
--product-button-color: #bca158;
--new-badge-background: #bca158;
}
