@font-face { font-family: "Nunito Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n9.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdf9f6; --bg-primary-hover: #f0edea; --bg-primary-active: #e9e5e2; --bg-primary-invert: #171616; --bg-secondary: #f0edea; --bg-secondary-hover: #e9e5e2; --bg-secondary-active: #dfdbd8; --bg-tertiary: #e9e5e2; --bg-tertiary-hover: #dfdbd8; --bg-tertiary-active: #b4b1af; --bg-quaternary: #b4b1af; --bg-quaternary-hover: #8e8b8a; --bg-quaternary-active: #6d6b6a; --text-primary: #171616; --text-primary-invert: #faf7f4; --text-secondary: #6d6b6a; --text-secondary-invert: #b4b1af; --border-primary: #b4b1af; --border-primary-hover: #8e8b8a; --border-secondary: #dfdbd8; --border-secondary-hover: #b4b1af; --border-tertiary: #f0edea; --border-tertiary-hover: #e9e5e2; --border-active: #171616; --border-active-invert: #fdf9f6; --icon-primary: #171616; --icon-primary-invert: #faf7f4; --icon-secondary: #6d6b6a; --input-bg: #fdf9f6; --input-border: #b4b1af; --input-border-hover: #6d6b6a; --input-border-active: #171616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 249, 246, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e4e0dd; --bg-brand-secondary-hover: #cac7c5; --bg-brand-secondary-active: #b1aeac; }