@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: #131313; --bg-primary-hover: #1f1f1f; --bg-primary-active: #262626; --bg-primary-invert: #eae7e7; --bg-secondary: #1f1f1f; --bg-secondary-hover: #262626; --bg-secondary-active: #2f2f2f; --bg-tertiary: #262626; --bg-tertiary-hover: #2f2f2f; --bg-tertiary-active: #575757; --bg-quaternary: #575757; --bg-quaternary-hover: #7b7a7a; --bg-quaternary-active: #9a9898; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eae7e7; --text-primary-invert: #151515; --text-secondary: #9a9898; --text-secondary-invert: #575757; --border-primary: #575757; --border-primary-hover: #7b7a7a; --border-secondary: #2f2f2f; --border-secondary-hover: #575757; --border-tertiary: #1f1f1f; --border-tertiary-hover: #262626; --border-active: #eae7e7; --border-active-invert: #131313; --icon-primary: #eae7e7; --icon-primary-invert: #151515; --icon-secondary: #9a9898; --input-bg: #131313; --input-border: #575757; --input-border-hover: #9a9898; --input-border-active: #eae7e7; --bg-transparent: rgba(255, 252, 252, 0.05); --bg-transparent-strong: rgba(255, 252, 252, 0.08); --bg-transparent-strongest: rgba(255, 252, 252, 0.12); --bg-transparent-blur-base: rgba(19, 19, 19, 0.9); --border-transparent: rgba(255, 252, 252, 0.1); --border-transparent-strong: rgba(255, 252, 252, 0.12); --border-transparent-strongest: rgba(255, 252, 252, 0.16); --bg-brand: #ab0808; --bg-brand-hover: #7a0606; --bg-brand-active: #4a0303; --text-on-brand: #fbfbfb; --text-brand: #ab0808; --text-brand-secondary: #190101; --icon-on-brand: #fbfbfb; --icon-brand: #ab0808; --icon-brand-secondary: #190101; --border-brand: #ab0808; --bg-brand-secondary: #221212; --bg-brand-secondary-hover: #311111; --bg-brand-secondary-active: #411010; }