@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: 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: 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: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #bf85c3; --bg-primary-hover: #c28bc6; --bg-primary-active: #c48fc8; --bg-primary-invert: #f9f4fa; --bg-secondary: #c28bc6; --bg-secondary-hover: #c48fc8; --bg-secondary-active: #c794ca; --bg-tertiary: #c48fc8; --bg-tertiary-hover: #c794ca; --bg-tertiary-active: #d2a8d4; --bg-quaternary: #d2a8d4; --bg-quaternary-hover: #dbbbdd; --bg-quaternary-active: #e3cbe5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f9f4fa; --text-primary-invert: #c086c4; --text-secondary: #e3cbe5; --text-secondary-invert: #d2a8d4; --border-primary: #d2a8d4; --border-primary-hover: #dbbbdd; --border-secondary: #c794ca; --border-secondary-hover: #d2a8d4; --border-tertiary: #c28bc6; --border-tertiary-hover: #c48fc8; --border-active: #f9f4fa; --border-active-invert: #bf85c3; --icon-primary: #f9f4fa; --icon-primary-invert: #c086c4; --icon-secondary: #e3cbe5; --input-bg: #bf85c3; --input-border: #d2a8d4; --input-border-hover: #e3cbe5; --input-border-active: #f9f4fa; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(191, 133, 195, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #eb5deb; --bg-brand-hover: #e530e5; --bg-brand-active: #c919c9; --text-on-brand: #ffffff; --text-brand: #eb5deb; --text-brand-secondary: #9c139c; --icon-on-brand: #ffffff; --icon-brand: #eb5deb; --icon-brand-secondary: #9c139c; --border-brand: #eb5deb; --bg-brand-secondary: #c381c7; --bg-brand-secondary-hover: #c87dcb; --bg-brand-secondary-active: #cc79cf; }