@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.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: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_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: #000000; --bg-primary-hover: #0b0b0b; --bg-primary-active: #121212; --bg-primary-invert: #c9c9c9; --bg-secondary: #0b0b0b; --bg-secondary-hover: #121212; --bg-secondary-active: #1b1b1b; --bg-tertiary: #121212; --bg-tertiary-hover: #1b1b1b; --bg-tertiary-active: #404040; --bg-quaternary: #404040; --bg-quaternary-hover: #616161; --bg-quaternary-active: #7e7e7e; --text-primary: #c9c9c9; --text-primary-invert: #020202; --text-secondary: #7e7e7e; --text-secondary-invert: #404040; --border-primary: #404040; --border-primary-hover: #616161; --border-secondary: #1b1b1b; --border-secondary-hover: #404040; --border-tertiary: #0b0b0b; --border-tertiary-hover: #121212; --border-active: #c9c9c9; --border-active-invert: #000000; --icon-primary: #c9c9c9; --icon-primary-invert: #020202; --icon-secondary: #7e7e7e; --input-bg: #000000; --input-border: #404040; --input-border-hover: #7e7e7e; --input-border-active: #c9c9c9; --bg-transparent: rgba(221, 221, 221, 0.05); --bg-transparent-strong: rgba(221, 221, 221, 0.08); --bg-transparent-strongest: rgba(221, 221, 221, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(221, 221, 221, 0.1); --border-transparent-strong: rgba(221, 221, 221, 0.12); --border-transparent-strongest: rgba(221, 221, 221, 0.16); --bg-brand: #8971c4; --bg-brand-hover: #6b4db5; --bg-brand-active: #553d92; --text-on-brand: #dddddd; --text-brand: #8971c4; --text-brand-secondary: #402e6e; --icon-on-brand: #dddddd; --icon-brand: #8971c4; --icon-brand-secondary: #402e6e; --border-brand: #8971c4; --bg-brand-secondary: #0e0b14; --bg-brand-secondary-hover: #1b1727; --bg-brand-secondary-active: #29223b; }