@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #282b30; --bg-primary-hover: #31313a; --bg-primary-active: #363541; --bg-primary-invert: #caa0ec; --bg-secondary: #31313a; --bg-secondary-hover: #363541; --bg-secondary-active: #3d3a49; --bg-tertiary: #363541; --bg-tertiary-hover: #3d3a49; --bg-tertiary-active: #5c506c; --bg-quaternary: #5c506c; --bg-quaternary-hover: #76648b; --bg-quaternary-active: #8d75a6; --text-primary: #caa0ec; --text-primary-invert: #2a2c32; --text-secondary: #8d75a6; --text-secondary-invert: #5c506c; --border-primary: #5c506c; --border-primary-hover: #76648b; --border-secondary: #3d3a49; --border-secondary-hover: #5c506c; --border-tertiary: #31313a; --border-tertiary-hover: #363541; --border-active: #caa0ec; --border-active-invert: #282b30; --icon-primary: #caa0ec; --icon-primary-invert: #2a2c32; --icon-secondary: #8d75a6; --input-bg: #282b30; --input-border: #5c506c; --input-border-hover: #8d75a6; --input-border-active: #caa0ec; --bg-transparent: rgba(218, 172, 255, 0.05); --bg-transparent-strong: rgba(218, 172, 255, 0.08); --bg-transparent-strongest: rgba(218, 172, 255, 0.12); --bg-transparent-blur-base: rgba(40, 43, 48, 0.9); --border-transparent: rgba(218, 172, 255, 0.1); --border-transparent-strong: rgba(218, 172, 255, 0.12); --border-transparent-strongest: rgba(218, 172, 255, 0.16); --bg-brand: #ffc6fc; --bg-brand-hover: #ff93f9; --bg-brand-active: #ff60f7; --text-on-brand: #000000; --text-brand: #ffc6fc; --text-brand-secondary: #ff2df4; --icon-on-brand: #000000; --icon-brand: #ffc6fc; --icon-brand-secondary: #ff2df4; --border-brand: #ffc6fc; --bg-brand-secondary: #3e3b44; --bg-brand-secondary-hover: #534a59; --bg-brand-secondary-active: #695a6d; }