@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ececec; --bg-primary-hover: #e2e2e2; --bg-primary-active: #dbdbdb; --bg-primary-invert: #2d2d2d; --bg-secondary: #e2e2e2; --bg-secondary-hover: #dbdbdb; --bg-secondary-active: lightgray; --bg-tertiary: #dbdbdb; --bg-tertiary-hover: lightgray; --bg-tertiary-active: #afafaf; --bg-quaternary: #afafaf; --bg-quaternary-hover: #909090; --bg-quaternary-active: #747474; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d2d2d; --text-primary-invert: #eaeaea; --text-secondary: #747474; --text-secondary-invert: #afafaf; --border-primary: #afafaf; --border-primary-hover: #909090; --border-secondary: lightgray; --border-secondary-hover: #afafaf; --border-tertiary: #e2e2e2; --border-tertiary-hover: #dbdbdb; --border-active: #2d2d2d; --border-active-invert: #ececec; --icon-primary: #2d2d2d; --icon-primary-invert: #eaeaea; --icon-secondary: #747474; --input-bg: #ececec; --input-border: #afafaf; --input-border-hover: #747474; --input-border-active: #2d2d2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(236, 236, 236, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #1cceb8; --bg-brand-hover: #16a190; --bg-brand-active: #107468; --text-on-brand: #FFFFFF; --text-brand: #1cceb8; --text-brand-secondary: #0a4740; --icon-on-brand: #FFFFFF; --icon-brand: #1cceb8; --icon-brand-secondary: #0a4740; --border-brand: #1cceb8; --bg-brand-secondary: #d7e9e7; --bg-brand-secondary-hover: #c2e6e2; --bg-brand-secondary-active: #aee3dc; }