@font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: #422a8a; --bg-primary-hover: #4b3590; --bg-primary-active: #513b93; --bg-primary-invert: #eeecf4; --bg-secondary: #4b3590; --bg-secondary-hover: #513b93; --bg-secondary-active: #594498; --bg-tertiary: #513b93; --bg-tertiary-hover: #594498; --bg-tertiary-active: #7968ac; --bg-quaternary: #7968ac; --bg-quaternary-hover: #9588bd; --bg-quaternary-active: #aea3cd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeecf4; --text-primary-invert: #442c8b; --text-secondary: #aea3cd; --text-secondary-invert: #7968ac; --border-primary: #7968ac; --border-primary-hover: #9588bd; --border-secondary: #594498; --border-secondary-hover: #7968ac; --border-tertiary: #4b3590; --border-tertiary-hover: #513b93; --border-active: #eeecf4; --border-active-invert: #422a8a; --icon-primary: #eeecf4; --icon-primary-invert: #442c8b; --icon-secondary: #aea3cd; --input-bg: #422a8a; --input-border: #7968ac; --input-border-hover: #aea3cd; --input-border-active: #eeecf4; --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(66, 42, 138, 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: #542a8b; --bg-brand-hover: #3c1e64; --bg-brand-active: #25123d; --text-on-brand: #FFFFFF; --text-brand: #542a8b; --text-brand-secondary: #0d0616; --icon-on-brand: #FFFFFF; --icon-brand: #542a8b; --icon-brand-secondary: #0d0616; --border-brand: #542a8b; --bg-brand-secondary: #442a8a; --bg-brand-secondary-hover: #462a8a; --bg-brand-secondary-active: #472a8a; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }