@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: "Cal sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cal_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cal_sans_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: "Cal 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: 190px; --bg-primary: #fbf5eb; --bg-primary-hover: #f0ebe1; --bg-primary-active: #eae6db; --bg-primary-invert: #30452f; --bg-secondary: #f0ebe1; --bg-secondary-hover: #eae6db; --bg-secondary-active: #e2ded3; --bg-tertiary: #eae6db; --bg-tertiary-hover: #e2ded3; --bg-tertiary-active: #bebeb2; --bg-quaternary: #bebeb2; --bg-quaternary-hover: #9ea195; --bg-quaternary-active: #83887b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3b4739; --text-primary-invert: #fff9f0; --text-secondary: #83887b; --text-secondary-invert: #bebeb2; --border-primary: #bebeb2; --border-primary-hover: #9ea195; --border-secondary: #e2ded3; --border-secondary-hover: #bebeb2; --border-tertiary: #f0ebe1; --border-tertiary-hover: #eae6db; --border-active: #3b4739; --border-active-invert: #fbf5eb; --icon-primary: #3b4739; --icon-primary-invert: #fff9f0; --icon-secondary: #83887b; --input-bg: #fbf5eb; --input-border: #bebeb2; --input-border-hover: #83887b; --input-border-active: #3b4739; --bg-transparent: rgba(40, 54, 39, 0.05); --bg-transparent-strong: rgba(40, 54, 39, 0.08); --bg-transparent-strongest: rgba(40, 54, 39, 0.12); --bg-highlight: rgba(40, 54, 39, 0.05); --bg-highlight-hover: rgba(40, 54, 39, 0.08); --bg-highlight-active: rgba(40, 54, 39, 0.12); --bg-transparent-blur-base: rgba(251, 245, 235, 0.9); --border-transparent: rgba(40, 54, 39, 0.1); --border-transparent-strong: rgba(40, 54, 39, 0.12); --border-transparent-strongest: rgba(40, 54, 39, 0.16); --bg-brand: #30452f; --bg-brand-hover: #1b271a; --bg-brand-active: #060806; --icon-on-brand: #fff9f0; --icon-brand-secondary: black; --icon-link: #30452f; --text-link: #30452f; --text-link-secondary: black; --input-radius-normal: 20px; --image-radius-normal: 40px; --panel-radius-normal: 20px; --button-radius-normal: 48px 48px 48px 48px; }