@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: "Berkshire Swash"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/berkshire_swash_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/berkshire_swash_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: "Berkshire Swash", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f5f5; --bg-primary-hover: #ebebeb; --bg-primary-active: #e4e4e4; --bg-primary-invert: #373737; --bg-secondary: #ebebeb; --bg-secondary-hover: #e4e4e4; --bg-secondary-active: gainsboro; --bg-tertiary: #e4e4e4; --bg-tertiary-hover: gainsboro; --bg-tertiary-active: #b8b8b8; --bg-quaternary: #b8b8b8; --bg-quaternary-hover: #999999; --bg-quaternary-active: #7e7e7e; --text-primary: #373737; --text-primary-invert: #f3f3f3; --text-secondary: #7e7e7e; --text-secondary-invert: #b8b8b8; --border-primary: #b8b8b8; --border-primary-hover: #999999; --border-secondary: gainsboro; --border-secondary-hover: #b8b8b8; --border-tertiary: #ebebeb; --border-tertiary-hover: #e4e4e4; --border-active: #373737; --border-active-invert: #f5f5f5; --icon-primary: #373737; --icon-primary-invert: #f3f3f3; --icon-secondary: #7e7e7e; --input-bg: #f5f5f5; --input-border: #b8b8b8; --input-border-hover: #7e7e7e; --input-border-active: #373737; --bg-transparent: rgba(36, 36, 36, 0.05); --bg-transparent-strong: rgba(36, 36, 36, 0.08); --bg-transparent-strongest: rgba(36, 36, 36, 0.12); --bg-transparent-blur-base: rgba(245, 245, 245, 0.9); --border-transparent: rgba(36, 36, 36, 0.1); --border-transparent-strong: rgba(36, 36, 36, 0.12); --border-transparent-strongest: rgba(36, 36, 36, 0.16); --bg-brand: #c2b2b4; --bg-brand-hover: #ab9698; --bg-brand-active: #95797d; --text-on-brand: #f5f5f5; --text-brand: #c2b2b4; --text-brand-secondary: #7a6164; --icon-on-brand: #f5f5f5; --icon-brand: #c2b2b4; --icon-brand-secondary: #7a6164; --border-brand: #c2b2b4; --bg-brand-secondary: #f0eeef; --bg-brand-secondary-hover: #ebe8e8; --bg-brand-secondary-active: #e6e1e2; }