h1, .h1 { font-family:arial; font-weight:700; }
h2, .h2 { font-family:arial; font-weight:700; }
h3, .h3 { font-family:arial; font-weight:700; }
h4, .h4 { font-family:arial; font-weight:700; }
h5, .h5 { font-family:arial; font-weight:700; }
h6, .h6 { font-family:arial; font-weight:700; }
p { font-family:arial; font-weight:400; }
a { font-family:arial; font-weight:500; font-style:normal; }
span { font-family:arial; }
:root {
--font-family-base: 'arial', sans-serif;
--font-family-septenary: 'arial', sans-serif;
--font-family-slider: 'arial', sans-serif;
--font-family-megamenu: 'arial', sans-serif;
--font-family-heading: 'arial', sans-serif;
--font-family-senary: 'arial', sans-serif;
--theme-color-default: #1eabe3;
--price-color: #1eabe3;
--btn-bg: #1eabe3;
--btn-bg-hover: #000000;
--btn-color: #ffffff;
--btn-color-hover: #ffffff;
--product-price-color: #1eabe3;
--product-button-bg: #1eabe3;
--product-button-bg-hover: #000000;
--product-button-color: #ffffff;
--product-button-color-hover: #ffffff;
}
