@font-face {
font-family:'Manrope';
font-style:normal;
font-weight:400;
src:local('Manrope'),url(../../../../assets/fonts/manrope.bold.otf) format('otf'),url(../../../../assets/fonts/manrope.medium.otf) format('otf'),url(../../../../assets/fonts/manrope.semibold.otf) format('otf'),url(../../../../assets/fonts/manrope.regular.otf) format('otf');}
h1, .h1 { font-family:Manrope; font-size:44px; line-height:52px; font-weight:500; font-style:normal; }
h2, .h2 { font-family:Manrope; font-size:36px; line-height:44px; font-weight:500; font-style:normal; }
h3, .h3 { font-family:Manrope; font-size:28px; line-height:36px; font-weight:500; font-style:normal; }
h4, .h4 { font-family:Manrope; font-size:22px; line-height:30px; font-weight:500; font-style:normal; }
h5, .h5 { font-family:Manrope; font-size:18px; line-height:26px; font-weight:600; font-style:normal; }
h6, .h6 { font-family:Manrope; font-size:19px; line-height:22px; font-weight:600; font-style:normal; }
p { font-family:Manrope; font-weight:200; font-style:normal; }
a { font-family:Manrope; font-weight:300; font-style:normal; }
span { font-family:Manrope; font-weight:300; font-style:normal; }
: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: #C9A56A;
--link-color: #0F0F10;
--link-color-hover: #8A6230;
--text-color: #686561;
--price-color: #0F0F10;
--btn-bg: #0F0F10;
--btn-bg-hover: #C9A56A;
--btn-color: #FFFFFF;
--btn-color-hover: #0F0F10;
--product-background: #FFFFFF;
--product-name-color: #0F0F10;
--product-name-color-hover: #8A6230;
--product-price-color: #0F0F10;
--product-regular-price-color: #96918A;
--product-button-bg: #0F0F10;
--product-button-bg-hover: #C9A56A;
--product-button-color: #FFFFFF;
--product-button-color-hover: #0F0F10;
--on-sale-badge-background: #C9A56A;
--on-sale-badge-color: #0F0F10;
--sale-badge-background: #8A6230;
--sale-badge-color: #FFFFFF;
--online-only-background: #F1ECE4;
--online-only-color: #0F0F10;
--block-background: #F7F5F2;
--block-inner-background: #FFFFFF;
--block-heading-bg: #FFFFFF;
--block-heading-color: #0F0F10;
}
