@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:wght@400");
@font-face {
font-family:'GoudyStM';
font-style:normal;
font-weight:400;
src:local('GoudyStM'),url(../../../../assets/fonts/GoudyStM-webfont.ttf) format('ttf');}
@font-face {
font-family:'GoudyStM Italic';
font-style:italic;
font-weight:400;
src:local('GoudyStM Italic'),url(../../../../assets/fonts/GoudyStM-Italic-webfont.ttf) format('ttf');}
h1, .h1 { font-family:Source Sans Pro; font-weight:500; font-style:normal; }
h2, .h2 { font-family:GoudyStM; }
h3, .h3 { font-family:Source Sans Pro; }
h4, .h4 { font-family:Source Sans Pro; }
h5, .h5 { font-family:Source Sans Pro; }
h6, .h6 { font-family:Source Sans Pro; }
p { font-family:Source Sans Pro; }
a { font-family:Source Sans Pro; }
span { font-family:Source Sans Pro; }
:root {
--font-family-base: 'Source Sans Pro', sans-serif;
--font-family-septenary: 'Source Sans Pro', sans-serif;
--font-family-slider: 'GoudyStM', sans-serif;
--font-family-megamenu: 'Source Sans Pro', sans-serif;
--font-family-heading: 'GoudyStM', sans-serif;
--font-family-senary: 'GoudyStM Italic', sans-serif;
--theme-color-default: #000000;
--link-color: #000000;
--link-color-hover: #3b3b3b;
--text-color: #000000;
--price-color: #000000;
--btn-bg: #000000;
--btn-bg-hover: #000000;
--btn-color: #ffffff;
--btn-color-hover: #ffffff;
--product-name-color: #000000;
--product-name-color-hover: #000000;
--product-price-color: #000000;
--product-regular-price-color: #000000;
--product-button-bg: #000000;
--product-button-bg-hover: #000000;
--product-button-color: #ffffff;
--product-button-color-hover: #ffffff;
--block-heading-color: #000000;
}
