@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: Oxanium; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oxanium_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oxanium_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: Oxanium, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #05050b; --bg-primary-hover: #121217; --bg-primary-active: #19191f; --bg-primary-invert: #e9e9e9; --bg-secondary: #121217; --bg-secondary-hover: #19191f; --bg-secondary-active: #232328; --bg-tertiary: #19191f; --bg-tertiary-hover: #232328; --bg-tertiary-active: #4e4e52; --bg-quaternary: #4e4e52; --bg-quaternary-hover: #737376; --bg-quaternary-active: #949496; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #08080d; --text-secondary: #949496; --text-secondary-invert: #4e4e52; --border-primary: #4e4e52; --border-primary-hover: #737376; --border-secondary: #232328; --border-secondary-hover: #4e4e52; --border-tertiary: #121217; --border-tertiary-hover: #19191f; --border-active: #e9e9e9; --border-active-invert: #05050b; --icon-primary: #e9e9e9; --icon-primary-invert: #08080d; --icon-secondary: #949496; --input-bg: #05050b; --input-border: #4e4e52; --input-border-hover: #949496; --input-border-active: #e9e9e9; --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(5, 5, 11, 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: #940103; --bg-brand-hover: #610102; --bg-brand-active: #2f0001; --text-on-brand: #FFFFFF; --text-brand: #940103; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #940103; --icon-brand-secondary: black; --border-brand: #940103; --bg-brand-secondary: #13050a; --bg-brand-secondary-hover: #220409; --bg-brand-secondary-active: #300409; }