@font-face {
font-family:'Manrope';
font-style:normal;
font-weight:400;
src:local('Manrope'),url(../../../../assets/fonts/Manrope-Regular.woff) format('woff');}
@font-face {
font-family:'Manrope';
font-style:normal;
font-weight:600;
src:local('Manrope'),url(../../../../assets/fonts/Manrope-Bold.woff) format('woff');}
h1, .h1 { font-family:Manrope; }
h2, .h2 { font-family:Manrope; }
h3, .h3 { font-family:Manrope; font-size:24px; }
h4, .h4 { font-family:Manrope; }
h5, .h5 { font-family:Manrope; }
h6, .h6 { font-family:Manrope; }
p { font-family:Manrope; }
a { font-family:Manrope; }
span { font-family:Manrope; }
:root {
--font-family-base: 'Manrope', sans-serif;
--font-family-septenary: 'Manrope', sans-serif;
--font-family-slider: 'Manrope', sans-serif;
--font-family-megamenu: 'Manrope', sans-serif;
--font-family-heading: 'Manrope', sans-serif;
--font-family-senary: 'Manrope', sans-serif;
--theme-color-default: #6C7F36;
--link-color: #252821;
--link-color-hover: #F47528;
--text-color: #62665C;
--price-color: #252821;
--btn-bg: #6C7F36;
--btn-bg-hover: #4D5B27;
--btn-color: #ffffff;
--product-button-bg: #6C7F36;
--product-button-bg-hover: #4D5B27;
}
