@font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_i9.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Raleway, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #050505; --bg-primary-hover: #121212; --bg-primary-active: #191919; --bg-primary-invert: #e9e9e9; --bg-secondary: #121212; --bg-secondary-hover: #191919; --bg-secondary-active: #232323; --bg-tertiary: #191919; --bg-tertiary-hover: #232323; --bg-tertiary-active: #4e4e4e; --bg-quaternary: #4e4e4e; --bg-quaternary-hover: #737373; --bg-quaternary-active: #949494; --text-primary: #e9e9e9; --text-primary-invert: #080808; --text-secondary: #949494; --text-secondary-invert: #4e4e4e; --border-primary: #4e4e4e; --border-primary-hover: #737373; --border-secondary: #232323; --border-secondary-hover: #4e4e4e; --border-tertiary: #121212; --border-tertiary-hover: #191919; --border-active: #e9e9e9; --border-active-invert: #050505; --icon-primary: #e9e9e9; --icon-primary-invert: #080808; --icon-secondary: #949494; --input-bg: #050505; --input-border: #4e4e4e; --input-border-hover: #949494; --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, 5, 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: #efbf04; --bg-brand-hover: #bd9703; --bg-brand-active: #8b6f02; --text-on-brand: #000000; --text-brand: #efbf04; --text-brand-secondary: #594701; --icon-on-brand: #000000; --icon-brand: #efbf04; --icon-brand-secondary: #594701; --border-brand: #efbf04; --bg-brand-secondary: #1c1805; --bg-brand-secondary-hover: #342a05; --bg-brand-secondary-active: #4b3d05; }