@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: #fcfaf5; --bg-primary-hover: #efeee9; --bg-primary-active: #e8e6e1; --bg-primary-invert: #171716; --bg-secondary: #efeee9; --bg-secondary-hover: #e8e6e1; --bg-secondary-active: #dedcd8; --bg-tertiary: #e8e6e1; --bg-tertiary-hover: #dedcd8; --bg-tertiary-active: #b3b2ae; --bg-quaternary: #b3b2ae; --bg-quaternary-hover: #8d8c89; --bg-quaternary-active: #6c6c69; --text-primary: #171716; --text-primary-invert: #f9f8f3; --text-secondary: #6c6c69; --text-secondary-invert: #b3b2ae; --border-primary: #b3b2ae; --border-primary-hover: #8d8c89; --border-secondary: #dedcd8; --border-secondary-hover: #b3b2ae; --border-tertiary: #efeee9; --border-tertiary-hover: #e8e6e1; --border-active: #171716; --border-active-invert: #fcfaf5; --icon-primary: #171716; --icon-primary-invert: #f9f8f3; --icon-secondary: #6c6c69; --input-bg: #fcfaf5; --input-border: #b3b2ae; --input-border-hover: #6c6c69; --input-border-active: #171716; --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(252, 250, 245, 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: #e3e1dd; --bg-brand-secondary-hover: #cac8c4; --bg-brand-secondary-active: #b0afac; }