@font-face {
font-family:'Gilroy';
font-style:normal;
font-weight:400;
src:local('Gilroy'),url(../../../../assets/fonts/Gilroy-Regular.otf) format('otf');}
@font-face {
font-family:'Gilroy';
font-style:normal;
font-weight:600;
src:local('Gilroy'),url(../../../../assets/fonts/Gilroy-SemiBold.otf) format('otf');}
h1, .h1 { font-family:Gilroy; font-size:32px; line-height:32px; font-weight:700; font-style:normal; }
h2, .h2 { font-family:Gilroy; font-size:28px; line-height:28px; font-weight:700; font-style:normal; }
h3, .h3 { font-family:Gilroy; font-size:26px; line-height:26px; font-weight:700; font-style:normal; }
h4, .h4 { font-family:Gilroy; font-size:28px; line-height:28px; font-weight:700; font-style:normal; }
h5, .h5 { font-family:Gilroy; font-size:24px; line-height:24px; font-weight:600; font-style:normal; }
h6, .h6 { font-family:Gilroy; font-size:20px; line-height:20px; font-weight:600; font-style:normal; }
p { font-family:Gilroy; font-size:14px; line-height:14px; font-weight:400; font-style:normal; }
a { font-family:Gilroy; font-size:14px; line-height:14px; font-weight:400; font-style:normal; }
span { font-family:Gilroy; font-size:14px; line-height:14px; font-weight:400; font-style:normal; }
:root {
--font-family-base: 'Gilroy', sans-serif;
--font-family-slider: 'Gilroy', sans-serif;
--font-family-megamenu: 'Gilroy', sans-serif;
--font-family-heading: 'Gilroy', sans-serif;
--theme-color-default: #6e8999;
--link-color: #6e8999;
--link-color-hover: #6e8999;
--price-color: #444;
--btn-bg: #6e8999;
--product-price-color: #444;
--product-regular-price-color: #444;
--on-sale-badge-background: #6e8999;
--new-badge-background: #D7DBD3;
}
