@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: #000000; --bg-primary-hover: #0b0b0b; --bg-primary-active: #111111; --bg-primary-invert: #c2c2c2; --bg-secondary: #0b0b0b; --bg-secondary-hover: #111111; --bg-secondary-active: #1a1a1a; --bg-tertiary: #111111; --bg-tertiary-hover: #1a1a1a; --bg-tertiary-active: #3e3e3e; --bg-quaternary: #3e3e3e; --bg-quaternary-hover: #5e5e5e; --bg-quaternary-active: #797979; --text-primary: #c2c2c2; --text-primary-invert: #020202; --text-secondary: #797979; --text-secondary-invert: #3e3e3e; --border-primary: #3e3e3e; --border-primary-hover: #5e5e5e; --border-secondary: #1a1a1a; --border-secondary-hover: #3e3e3e; --border-tertiary: #0b0b0b; --border-tertiary-hover: #111111; --border-active: #c2c2c2; --border-active-invert: #000000; --icon-primary: #c2c2c2; --icon-primary-invert: #020202; --icon-secondary: #797979; --input-bg: #000000; --input-border: #3e3e3e; --input-border-hover: #797979; --input-border-active: #c2c2c2; --bg-transparent: rgba(213, 213, 213, 0.05); --bg-transparent-strong: rgba(213, 213, 213, 0.08); --bg-transparent-strongest: rgba(213, 213, 213, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(213, 213, 213, 0.1); --border-transparent-strong: rgba(213, 213, 213, 0.12); --border-transparent-strongest: rgba(213, 213, 213, 0.16); --bg-brand: #650000; --bg-brand-hover: #320000; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #650000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #650000; --icon-brand-secondary: black; --border-brand: #650000; --bg-brand-secondary: #0a0000; --bg-brand-secondary-hover: #140000; --bg-brand-secondary-active: #1e0000; }