@font-face {
font-family:'Manrope';
font-style:normal;
font-weight:400;
src:local('Manrope'),url(../../../../assets/fonts/Manrope-VariableFont_wght.ttf) format('ttf');}
h1, .h1 { font-family:Manrope; }
h2, .h2 { font-family:Manrope; }
h3, .h3 { font-family:Manrope; }
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: #F68C34;
--link-color: #F68C34;
--link-color-hover: #00345C;
--text-color: #172836;
--price-color: #00345C;
--btn-bg: #F68C34;
--btn-bg-hover: #33CB79;
--product-name-color: #172836;
--product-price-color: #172836;
--product-button-bg: #F68C34;
--product-button-bg-hover: #00345C;
}
