@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: #050505; --bg-primary-hover: #111111; --bg-primary-active: #191818; --bg-primary-invert: #e5e2e2; --bg-secondary: #111111; --bg-secondary-hover: #191818; --bg-secondary-active: #232222; --bg-tertiary: #191818; --bg-tertiary-hover: #232222; --bg-tertiary-active: #4c4b4b; --bg-quaternary: #4c4b4b; --bg-quaternary-hover: #717070; --bg-quaternary-active: #919090; --text-primary: #e5e2e2; --text-primary-invert: #070707; --text-secondary: #919090; --text-secondary-invert: #4c4b4b; --border-primary: #4c4b4b; --border-primary-hover: #717070; --border-secondary: #232222; --border-secondary-hover: #4c4b4b; --border-tertiary: #111111; --border-tertiary-hover: #191818; --border-active: #e5e2e2; --border-active-invert: #050505; --icon-primary: #e5e2e2; --icon-primary-invert: #070707; --icon-secondary: #919090; --input-bg: #050505; --input-border: #4c4b4b; --input-border-hover: #919090; --input-border-active: #e5e2e2; --bg-transparent: rgba(251, 248, 248, 0.05); --bg-transparent-strong: rgba(251, 248, 248, 0.08); --bg-transparent-strongest: rgba(251, 248, 248, 0.12); --bg-transparent-blur-base: rgba(5, 5, 5, 0.9); --border-transparent: rgba(251, 248, 248, 0.1); --border-transparent-strong: rgba(251, 248, 248, 0.12); --border-transparent-strongest: rgba(251, 248, 248, 0.16); --bg-brand: #fcfcfc; --bg-brand-hover: #e3e3e3; --bg-brand-active: #c9c9c9; --text-on-brand: #040404; --text-brand: #fcfcfc; --text-brand-secondary: #b0b0b0; --icon-on-brand: #040404; --icon-brand: #fcfcfc; --icon-brand-secondary: #b0b0b0; --border-brand: #fcfcfc; --bg-brand-secondary: #1e1e1e; --bg-brand-secondary-hover: #363636; --bg-brand-secondary-active: #4f4f4f; }