@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: #121218; --bg-primary-hover: #1e1e24; --bg-primary-active: #25252a; --bg-primary-invert: #eaeaea; --bg-secondary: #1e1e24; --bg-secondary-hover: #25252a; --bg-secondary-active: #2e2e34; --bg-tertiary: #25252a; --bg-tertiary-hover: #2e2e34; --bg-tertiary-active: #57575b; --bg-quaternary: #57575b; --bg-quaternary-hover: #7a7a7e; --bg-quaternary-active: #99999c; --text-primary: #eaeaea; --text-primary-invert: #14141a; --text-secondary: #99999c; --text-secondary-invert: #57575b; --border-primary: #57575b; --border-primary-hover: #7a7a7e; --border-secondary: #2e2e34; --border-secondary-hover: #57575b; --border-tertiary: #1e1e24; --border-tertiary-hover: #25252a; --border-active: #eaeaea; --border-active-invert: #121218; --icon-primary: #eaeaea; --icon-primary-invert: #14141a; --icon-secondary: #99999c; --input-bg: #121218; --input-border: #57575b; --input-border-hover: #99999c; --input-border-active: #eaeaea; --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(18, 18, 24, 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: #6331c4; --bg-brand-hover: #4e279b; --bg-brand-active: #3a1d72; --text-on-brand: #FFFFFF; --text-brand: #6331c4; --text-brand-secondary: #25124a; --icon-on-brand: #FFFFFF; --icon-brand: #6331c4; --icon-brand-secondary: #25124a; --border-brand: #6331c4; --bg-brand-secondary: #1a1529; --bg-brand-secondary-hover: #22183a; --bg-brand-secondary-active: #2a1b4c; }