@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: Fredoka; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fredoka_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fredoka_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: Fredoka, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f0e5d8; --bg-primary-hover: #e6dbce; --bg-primary-active: #e0d5c8; --bg-primary-invert: #3e2d21; --bg-secondary: #e6dbce; --bg-secondary-hover: #e0d5c8; --bg-secondary-active: #d8cdc0; --bg-tertiary: #e0d5c8; --bg-tertiary-hover: #d8cdc0; --bg-tertiary-active: #b7aa9e; --bg-quaternary: #b7aa9e; --bg-quaternary-hover: #9a8c80; --bg-quaternary-active: #807265; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e2d21; --text-primary-invert: #eee3d6; --text-secondary: #807265; --text-secondary-invert: #b7aa9e; --border-primary: #b7aa9e; --border-primary-hover: #9a8c80; --border-secondary: #d8cdc0; --border-secondary-hover: #b7aa9e; --border-tertiary: #e6dbce; --border-tertiary-hover: #e0d5c8; --border-active: #3e2d21; --border-active-invert: #f0e5d8; --icon-primary: #3e2d21; --icon-primary-invert: #eee3d6; --icon-secondary: #807265; --input-bg: #f0e5d8; --input-border: #b7aa9e; --input-border-hover: #807265; --input-border-active: #3e2d21; --bg-transparent: rgba(44, 27, 15, 0.05); --bg-transparent-strong: rgba(44, 27, 15, 0.08); --bg-transparent-strongest: rgba(44, 27, 15, 0.12); --bg-transparent-blur-base: rgba(240, 229, 216, 0.9); --border-transparent: rgba(44, 27, 15, 0.1); --border-transparent-strong: rgba(44, 27, 15, 0.12); --border-transparent-strongest: rgba(44, 27, 15, 0.16); --bg-brand: #8b5e3c; --bg-brand-hover: #67462d; --bg-brand-active: #442e1d; --text-on-brand: #1b1f23; --text-brand: #8b5e3c; --text-brand-secondary: #20160e; --icon-on-brand: #1b1f23; --icon-brand: #8b5e3c; --icon-brand-secondary: #20160e; --border-brand: #8b5e3c; --bg-brand-secondary: #e6d8c8; --bg-brand-secondary-hover: #dccab9; --bg-brand-secondary-active: #d2bda9; }