@import url("//fonts.googleapis.com/css?family=Work+Sans:wght@400");
@font-face {
font-family:'Museo';
font-style:inherit;
font-weight:700;
src:local('Museo'),url(../../../../assets/fonts/Museo-700.woff2) format('woff2');}
h1, .h1 { font-family:Museo; font-weight:700; font-style:normal; }
h2, .h2 { font-family:Work Sans; font-weight:500; font-style:normal; }
h3, .h3 { font-family:Work Sans; }
h4, .h4 { font-family:Museo; }
:root {
--font-family-base: 'Work Sans', sans-serif;
--font-family-septenary: 'Museo', sans-serif;
--font-family-slider: 'Museo', sans-serif;
--font-family-megamenu: 'Work Sans', sans-serif;
--font-family-heading: 'Museo', sans-serif;
--font-family-senary: 'Museo', sans-serif;
--theme-color-default: #FFBFDA;
--link-color-hover: #FFBFDA;
--btn-bg-hover: #FFBFDA;
--btn-color-hover: #FFBFDA;
--product-name-color-hover: #FFBFDA;
--product-button-bg-hover: #FFBFDA;
--product-button-color-hover: #333333;
}
