@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: #1e1e1f; --bg-primary-hover: #29292a; --bg-primary-active: #303031; --bg-primary-invert: #ebebeb; --bg-secondary: #29292a; --bg-secondary-hover: #303031; --bg-secondary-active: #39393a; --bg-tertiary: #303031; --bg-tertiary-hover: #39393a; --bg-tertiary-active: #5f5f60; --bg-quaternary: #5f5f60; --bg-quaternary-hover: #818182; --bg-quaternary-active: #9e9e9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #202021; --text-secondary: #9e9e9f; --text-secondary-invert: #5f5f60; --border-primary: #5f5f60; --border-primary-hover: #818182; --border-secondary: #39393a; --border-secondary-hover: #5f5f60; --border-tertiary: #29292a; --border-tertiary-hover: #303031; --border-active: #ebebeb; --border-active-invert: #1e1e1f; --icon-primary: #ebebeb; --icon-primary-invert: #202021; --icon-secondary: #9e9e9f; --input-bg: #1e1e1f; --input-border: #5f5f60; --input-border-hover: #9e9e9f; --input-border-active: #ebebeb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(30, 30, 31, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffcd00; --bg-brand-hover: #cca400; --bg-brand-active: #997b00; --text-on-brand: #1e1e1f; --text-brand: #ffcd00; --text-brand-secondary: #665200; --icon-on-brand: #1e1e1f; --icon-brand: #ffcd00; --icon-brand-secondary: #665200; --border-brand: #ffcd00; --bg-brand-secondary: #35301c; --bg-brand-secondary-hover: #4b4119; --bg-brand-secondary-active: #625316; }