@font-face { font-family: "DM Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "DM Sans", sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "DM Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #f4e8d6; --bg-primary-hover: #eadfcd; --bg-primary-active: #e4dac8; --bg-primary-invert: #2e3d27; --bg-secondary: #eadfcd; --bg-secondary-hover: #e4dac8; --bg-secondary-active: #dcd3c1; --bg-tertiary: #e4dac8; --bg-tertiary-hover: #dcd3c1; --bg-tertiary-active: #bbb6a3; --bg-quaternary: #bbb6a3; --bg-quaternary-hover: #9d9d89; --bg-quaternary-active: #838772; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #404c37; --text-primary-invert: #fef7ee; --text-secondary: #838772; --text-secondary-invert: #bbb6a3; --border-primary: #bbb6a3; --border-primary-hover: #9d9d89; --border-secondary: #dcd3c1; --border-secondary-hover: #bbb6a3; --border-tertiary: #eadfcd; --border-tertiary-hover: #e4dac8; --border-active: #404c37; --border-active-invert: #f4e8d6; --icon-primary: #404c37; --icon-primary-invert: #fef7ee; --icon-secondary: #838772; --input-bg: #f4e8d6; --input-border: #bbb6a3; --input-border-hover: #838772; --input-border-active: #404c37; --bg-transparent: rgba(46, 61, 39, 0.05); --bg-transparent-strong: rgba(46, 61, 39, 0.08); --bg-transparent-strongest: rgba(46, 61, 39, 0.12); --bg-highlight: rgba(46, 61, 39, 0.05); --bg-highlight-hover: rgba(46, 61, 39, 0.08); --bg-highlight-active: rgba(46, 61, 39, 0.12); --bg-transparent-blur-base: rgba(244, 232, 214, 0.9); --border-transparent: rgba(46, 61, 39, 0.1); --border-transparent-strong: rgba(46, 61, 39, 0.12); --border-transparent-strongest: rgba(46, 61, 39, 0.16); --bg-brand: #2e3d27; --bg-brand-hover: #171e13; --bg-brand-active: black; --icon-on-brand: #fef7ee; --icon-brand-secondary: black; --icon-link: #2e3d27; --text-link: #2e3d27; --text-link-secondary: black; --input-radius-normal: 20px; --image-radius-normal: 40px; --panel-radius-normal: 20px; --button-radius-normal: 48px 48px 48px 48px; }