@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #242424; --bg-primary-hover: #2f2f2f; --bg-primary-active: #363636; --bg-primary-invert: #ebebeb; --bg-secondary: #2f2f2f; --bg-secondary-hover: #363636; --bg-secondary-active: #3e3e3e; --bg-tertiary: #363636; --bg-tertiary-hover: #3e3e3e; --bg-tertiary-active: #646464; --bg-quaternary: #646464; --bg-quaternary-hover: #848484; --bg-quaternary-active: #a1a1a1; --text-primary: #ebebeb; --text-primary-invert: #262626; --text-secondary: #a1a1a1; --text-secondary-invert: #646464; --border-primary: #646464; --border-primary-hover: #848484; --border-secondary: #3e3e3e; --border-secondary-hover: #646464; --border-tertiary: #2f2f2f; --border-tertiary-hover: #363636; --border-active: #ebebeb; --border-active-invert: #242424; --icon-primary: #ebebeb; --icon-primary-invert: #262626; --icon-secondary: #a1a1a1; --input-bg: #242424; --input-border: #646464; --input-border-hover: #a1a1a1; --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(36, 36, 36, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #15008e; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #15008e; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #3a3a3a; --bg-brand-secondary-hover: #505050; --bg-brand-secondary-active: #666666; }