@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: #1f1f18; --bg-primary-hover: #23221d; --bg-primary-active: #26241f; --bg-primary-invert: #6d566d; --bg-secondary: #23221d; --bg-secondary-hover: #26241f; --bg-secondary-active: #292623; --bg-tertiary: #26241f; --bg-tertiary-hover: #292623; --bg-tertiary-active: #383033; --bg-quaternary: #383033; --bg-quaternary-hover: #453941; --bg-quaternary-active: #50414d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6d566d; --text-primary-invert: #202019; --text-secondary: #50414d; --text-secondary-invert: #383033; --border-primary: #383033; --border-primary-hover: #453941; --border-secondary: #292623; --border-secondary-hover: #383033; --border-tertiary: #23221d; --border-tertiary-hover: #26241f; --border-active: #6d566d; --border-active-invert: #1f1f18; --icon-primary: #6d566d; --icon-primary-invert: #202019; --icon-secondary: #50414d; --input-bg: #1f1f18; --input-border: #383033; --input-border-hover: #50414d; --input-border-active: #6d566d; --bg-transparent: rgba(117, 91, 117, 0.05); --bg-transparent-strong: rgba(117, 91, 117, 0.08); --bg-transparent-strongest: rgba(117, 91, 117, 0.12); --bg-transparent-blur-base: rgba(31, 31, 24, 0.9); --border-transparent: rgba(117, 91, 117, 0.1); --border-transparent-strong: rgba(117, 91, 117, 0.12); --border-transparent-strongest: rgba(117, 91, 117, 0.16); --bg-brand: #313113; --bg-brand-hover: #0c0c05; --bg-brand-active: black; --text-on-brand: #d3a4d3; --text-brand: #313113; --text-brand-secondary: black; --icon-on-brand: #d3a4d3; --icon-brand: #313113; --icon-brand-secondary: black; --border-brand: #313113; --bg-brand-secondary: #212118; --bg-brand-secondary-hover: #232317; --bg-brand-secondary-active: #242417; --input-radius: 20px; --image-radius: 20px; --panel-radius: 20px; --button-radius: 30px 30px 30px 30px; }