@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: "Cormorant Garamond", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #eee7da; --bg-primary-hover: #e6e1d4; --bg-primary-active: #e2ddd0; --bg-primary-invert: #637664; --bg-secondary: #e6e1d4; --bg-secondary-hover: #e2ddd0; --bg-secondary-active: #dcd8ca; --bg-tertiary: #e2ddd0; --bg-tertiary-hover: #dcd8ca; --bg-tertiary-active: #c2c3b4; --bg-quaternary: #c2c3b4; --bg-quaternary-hover: #abb0a1; --bg-quaternary-active: #97a090; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #637664; --text-primary-invert: #ece6d9; --text-secondary: #97a090; --text-secondary-invert: #c2c3b4; --border-primary: #c2c3b4; --border-primary-hover: #abb0a1; --border-secondary: #dcd8ca; --border-secondary-hover: #c2c3b4; --border-tertiary: #e6e1d4; --border-tertiary-hover: #e2ddd0; --border-active: #637664; --border-active-invert: #eee7da; --icon-primary: #637664; --icon-primary-invert: #ece6d9; --icon-secondary: #97a090; --input-bg: #eee7da; --input-border: #c2c3b4; --input-border-hover: #97a090; --input-border-active: #637664; --bg-transparent: rgba(85, 107, 88, 0.05); --bg-transparent-strong: rgba(85, 107, 88, 0.08); --bg-transparent-strongest: rgba(85, 107, 88, 0.12); --bg-transparent-blur-base: rgba(238, 231, 218, 0.9); --border-transparent: rgba(85, 107, 88, 0.1); --border-transparent-strong: rgba(85, 107, 88, 0.12); --border-transparent-strongest: rgba(85, 107, 88, 0.16); --bg-brand: #556b58; --bg-brand-hover: #3e4f41; --bg-brand-active: #283229; --text-on-brand: #eee7da; --text-brand: #556b58; --text-brand-secondary: #111612; --icon-on-brand: #eee7da; --icon-brand: #556b58; --icon-brand-secondary: #111612; --border-brand: #556b58; --bg-brand-secondary: #dfdbcd; --bg-brand-secondary-hover: #cfcec0; --bg-brand-secondary-active: #c0c2b3; }