@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Sora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Sora, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #323232; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #7f7f7f; --text-primary: #323232; --text-primary-invert: #fdfdfd; --text-secondary: #7f7f7f; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #9c9c9c; --border-secondary: #e4e4e4; --border-secondary-hover: #bebebe; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #323232; --border-active-invert: #ffffff; --icon-primary: #323232; --icon-primary-invert: #fdfdfd; --icon-secondary: #7f7f7f; --input-bg: #ffffff; --input-border: #bebebe; --input-border-hover: #7f7f7f; --input-border-active: #323232; --bg-transparent: rgba(30, 30, 30, 0.05); --bg-transparent-strong: rgba(30, 30, 30, 0.08); --bg-transparent-strongest: rgba(30, 30, 30, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(30, 30, 30, 0.1); --border-transparent-strong: rgba(30, 30, 30, 0.12); --border-transparent-strongest: rgba(30, 30, 30, 0.16); --bg-brand: #eacbaf; --bg-brand-hover: #dfb187; --bg-brand-active: #d5965e; --text-on-brand: #661715; --text-brand: #eacbaf; --text-brand-secondary: #ca7c36; --icon-on-brand: #661715; --icon-brand: #eacbaf; --icon-brand-secondary: #ca7c36; --border-brand: #eacbaf; --bg-brand-secondary: #fdfaf7; --bg-brand-secondary-hover: #fbf5ef; --bg-brand-secondary-active: #f9efe7; }