@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: none; --bg-primary: #272727; --bg-primary-hover: #313130; --bg-primary-active: #373735; --bg-primary-invert: #e2dec4; --bg-secondary: #313130; --bg-secondary-hover: #373735; --bg-secondary-active: #403f3c; --bg-tertiary: #373735; --bg-tertiary-hover: #403f3c; --bg-tertiary-active: #626159; --bg-quaternary: #626159; --bg-quaternary-hover: #817f73; --bg-quaternary-active: #9c9a8a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2dec4; --text-primary-invert: #292929; --text-secondary: #9c9a8a; --text-secondary-invert: #626159; --border-primary: #626159; --border-primary-hover: #817f73; --border-secondary: #403f3c; --border-secondary-hover: #626159; --border-tertiary: #313130; --border-tertiary-hover: #373735; --border-active: #e2dec4; --border-active-invert: #272727; --icon-primary: #e2dec4; --icon-primary-invert: #292929; --icon-secondary: #9c9a8a; --input-bg: #272727; --input-border: #626159; --input-border-hover: #9c9a8a; --input-border-active: #e2dec4; --bg-transparent: rgba(244, 240, 212, 0.05); --bg-transparent-strong: rgba(244, 240, 212, 0.08); --bg-transparent-strongest: rgba(244, 240, 212, 0.12); --bg-transparent-blur-base: rgba(39, 39, 39, 0.9); --border-transparent: rgba(244, 240, 212, 0.1); --border-transparent-strong: rgba(244, 240, 212, 0.12); --border-transparent-strongest: rgba(244, 240, 212, 0.16); --bg-brand: #515151; --bg-brand-hover: #383838; --bg-brand-active: #1e1e1e; --text-on-brand: #f4f0d4; --text-brand: #515151; --text-brand-secondary: #050505; --icon-on-brand: #f4f0d4; --icon-brand: #515151; --icon-brand-secondary: #050505; --border-brand: #515151; --bg-brand-secondary: #2b2b2b; --bg-brand-secondary-hover: #2f2f2f; --bg-brand-secondary-active: #343434; }