@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: #311c24; --bg-primary-hover: #3b272f; --bg-primary-active: #412e36; --bg-primary-invert: #ecebeb; --bg-secondary: #3b272f; --bg-secondary-hover: #412e36; --bg-secondary-active: #4a373e; --bg-tertiary: #412e36; --bg-tertiary-hover: #4a373e; --bg-tertiary-active: #6d5e64; --bg-quaternary: #6d5e64; --bg-quaternary-hover: #8c8084; --bg-quaternary-active: #a69da1; --text-primary: #ecebeb; --text-primary-invert: #331e26; --text-secondary: #a69da1; --text-secondary-invert: #6d5e64; --border-primary: #6d5e64; --border-primary-hover: #8c8084; --border-secondary: #4a373e; --border-secondary-hover: #6d5e64; --border-tertiary: #3b272f; --border-tertiary-hover: #412e36; --border-active: #ecebeb; --border-active-invert: #311c24; --icon-primary: #ecebeb; --icon-primary-invert: #331e26; --icon-secondary: #a69da1; --input-bg: #311c24; --input-border: #6d5e64; --input-border-hover: #a69da1; --input-border-active: #ecebeb; --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(49, 28, 36, 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: #573e28; --bg-brand-hover: #342518; --bg-brand-active: #110c08; --text-on-brand: #ffffff; --text-brand: #573e28; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #573e28; --icon-brand-secondary: black; --border-brand: #573e28; --bg-brand-secondary: #351f24; --bg-brand-secondary-hover: #392325; --bg-brand-secondary-active: #3c2625; }