@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: #e7ff07; --bg-primary-hover: #e8f307; --bg-primary-active: #e9ec08; --bg-primary-invert: #fd250e; --bg-secondary: #e8f307; --bg-secondary-hover: #e9ec08; --bg-secondary-active: #eae208; --bg-tertiary: #e9ec08; --bg-tertiary-hover: #eae208; --bg-tertiary-active: #eeb909; --bg-quaternary: #eeb909; --bg-quaternary-hover: #f2950b; --bg-quaternary-active: #f5760c; --text-primary: #fd250e; --text-primary-invert: #e7fd07; --text-secondary: #f5760c; --text-secondary-invert: #eeb909; --border-primary: #eeb909; --border-primary-hover: #f2950b; --border-secondary: #eae208; --border-secondary-hover: #eeb909; --border-tertiary: #e8f307; --border-tertiary-hover: #e9ec08; --border-active: #fd250e; --border-active-invert: #e7ff07; --icon-primary: #fd250e; --icon-primary-invert: #e7fd07; --icon-secondary: #f5760c; --input-bg: #e7ff07; --input-border: #eeb909; --input-border-hover: #f5760c; --input-border-active: #fd250e; --bg-transparent: rgba(255, 15, 15, 0.05); --bg-transparent-strong: rgba(255, 15, 15, 0.08); --bg-transparent-strongest: rgba(255, 15, 15, 0.12); --bg-transparent-blur-base: rgba(231, 255, 7, 0.9); --border-transparent: rgba(255, 15, 15, 0.1); --border-transparent-strong: rgba(255, 15, 15, 0.12); --border-transparent-strongest: rgba(255, 15, 15, 0.16); --bg-brand: #ff1010; --bg-brand-hover: #dc0000; --bg-brand-active: #a90000; --text-on-brand: #FFFFFF; --text-brand: #ff1010; --text-brand-secondary: #760000; --icon-on-brand: #FFFFFF; --icon-brand: #ff1010; --icon-brand-secondary: #760000; --border-brand: #ff1010; --bg-brand-secondary: #e9e708; --bg-brand-secondary-hover: #eccf09; --bg-brand-secondary-active: #eeb70a; }