@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: #040404; --bg-primary-hover: #111010; --bg-primary-active: #181817; --bg-primary-invert: #e8e7e1; --bg-secondary: #111010; --bg-secondary-hover: #181817; --bg-secondary-active: #222221; --bg-tertiary: #181817; --bg-tertiary-hover: #222221; --bg-tertiary-active: #4d4c4a; --bg-quaternary: #4d4c4a; --bg-quaternary-hover: #72726f; --bg-quaternary-active: #93928f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e7e1; --text-primary-invert: #070606; --text-secondary: #93928f; --text-secondary-invert: #4d4c4a; --border-primary: #4d4c4a; --border-primary-hover: #72726f; --border-secondary: #222221; --border-secondary-hover: #4d4c4a; --border-tertiary: #111010; --border-tertiary-hover: #181817; --border-active: #e8e7e1; --border-active-invert: #040404; --icon-primary: #e8e7e1; --icon-primary-invert: #070606; --icon-secondary: #93928f; --input-bg: #040404; --input-border: #4d4c4a; --input-border-hover: #93928f; --input-border-active: #e8e7e1; --bg-transparent: rgba(255, 253, 247, 0.05); --bg-transparent-strong: rgba(255, 253, 247, 0.08); --bg-transparent-strongest: rgba(255, 253, 247, 0.12); --bg-transparent-blur-base: rgba(4, 4, 4, 0.9); --border-transparent: rgba(255, 253, 247, 0.1); --border-transparent-strong: rgba(255, 253, 247, 0.12); --border-transparent-strongest: rgba(255, 253, 247, 0.16); --bg-brand: #2124cb; --bg-brand-hover: #1a1c9f; --bg-brand-active: #131473; --text-on-brand: #FFFDF7; --text-brand: #2124cb; --text-brand-secondary: #0c0d47; --icon-on-brand: #FFFDF7; --icon-brand: #2124cb; --icon-brand-secondary: #0c0d47; --border-brand: #2124cb; --bg-brand-secondary: #070718; --bg-brand-secondary-hover: #0a0a2c; --bg-brand-secondary-active: #0d0e40; }