@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: #c5cad7; --bg-primary-hover: #bbc0cc; --bg-primary-active: #b5bac6; --bg-primary-invert: #121213; --bg-secondary: #bbc0cc; --bg-secondary-hover: #b5bac6; --bg-secondary-active: #adb2bd; --bg-tertiary: #b5bac6; --bg-tertiary-hover: #adb2bd; --bg-tertiary-active: #8c8f99; --bg-quaternary: #8c8f99; --bg-quaternary-hover: #6e7178; --bg-quaternary-active: #55575c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #121213; --text-primary-invert: #c3c8d5; --text-secondary: #55575c; --text-secondary-invert: #8c8f99; --border-primary: #8c8f99; --border-primary-hover: #6e7178; --border-secondary: #adb2bd; --border-secondary-hover: #8c8f99; --border-tertiary: #bbc0cc; --border-tertiary-hover: #b5bac6; --border-active: #121213; --border-active-invert: #c5cad7; --icon-primary: #121213; --icon-primary-invert: #c3c8d5; --icon-secondary: #55575c; --input-bg: #c5cad7; --input-border: #8c8f99; --input-border-hover: #55575c; --input-border-active: #121213; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(197, 202, 215, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #b1b6c2; --bg-brand-secondary-hover: #9ea2ac; --bg-brand-secondary-active: #8a8d97; }