@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: #7372bb; --bg-primary-hover: #7a79be; --bg-primary-active: #7e7dc0; --bg-primary-invert: #f2f0f2; --bg-secondary: #7a79be; --bg-secondary-hover: #7e7dc0; --bg-secondary-active: #8483c2; --bg-tertiary: #7e7dc0; --bg-tertiary-hover: #8483c2; --bg-tertiary-active: #9c9acc; --bg-quaternary: #9c9acc; --bg-quaternary-hover: #b1afd5; --bg-quaternary-active: #c3c1dd; --text-primary: #f2f0f2; --text-primary-invert: #7473bc; --text-secondary: #c3c1dd; --text-secondary-invert: #9c9acc; --border-primary: #9c9acc; --border-primary-hover: #b1afd5; --border-secondary: #8483c2; --border-secondary-hover: #9c9acc; --border-tertiary: #7a79be; --border-tertiary-hover: #7e7dc0; --border-active: #f2f0f2; --border-active-invert: #7372bb; --icon-primary: #f2f0f2; --icon-primary-invert: #7473bc; --icon-secondary: #c3c1dd; --input-bg: #7372bb; --input-border: #9c9acc; --input-border-hover: #c3c1dd; --input-border-active: #f2f0f2; --bg-transparent: rgba(255, 253, 247, 0.05); --bg-transparent-strong: rgba(255, 253, 247, 0.08); --bg-transparent-strongest: rgba(255, 253, 247, 0.12); --bg-transparent-blur-base: rgba(115, 114, 187, 0.9); --border-transparent: rgba(255, 253, 247, 0.1); --border-transparent-strong: rgba(255, 253, 247, 0.12); --border-transparent-strongest: rgba(255, 253, 247, 0.16); --bg-brand: #7372bb; --bg-brand-hover: #5351a9; --bg-brand-active: #424186; --text-on-brand: #FFFDF7; --text-brand: #7372bb; --text-brand-secondary: #313064; --icon-on-brand: #FFFDF7; --icon-brand: #7372bb; --icon-brand-secondary: #313064; --border-brand: #7372bb; --bg-brand-secondary: #7372bb; --bg-brand-secondary-hover: #7372bb; --bg-brand-secondary-active: #7372bb; }