@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: #fef7ee; --bg-primary-hover: #f2ebe3; --bg-primary-active: #ebe4dc; --bg-primary-invert: #21241e; --bg-secondary: #f2ebe3; --bg-secondary-hover: #ebe4dc; --bg-secondary-active: #e1dbd3; --bg-tertiary: #ebe4dc; --bg-tertiary-hover: #e1dbd3; --bg-tertiary-active: #b8b4ac; --bg-quaternary: #b8b4ac; --bg-quaternary-hover: #939189; --bg-quaternary-active: #73736b; --text-primary: #21241e; --text-primary-invert: #fcf5ec; --text-secondary: #73736b; --text-secondary-invert: #b8b4ac; --border-primary: #b8b4ac; --border-primary-hover: #939189; --border-secondary: #e1dbd3; --border-secondary-hover: #b8b4ac; --border-tertiary: #f2ebe3; --border-tertiary-hover: #ebe4dc; --border-active: #21241e; --border-active-invert: #fef7ee; --icon-primary: #21241e; --icon-primary-invert: #fcf5ec; --icon-secondary: #73736b; --input-bg: #fef7ee; --input-border: #b8b4ac; --input-border-hover: #73736b; --input-border-active: #21241e; --bg-transparent: rgba(11, 15, 9, 0.05); --bg-transparent-strong: rgba(11, 15, 9, 0.08); --bg-transparent-strongest: rgba(11, 15, 9, 0.12); --bg-transparent-blur-base: rgba(254, 247, 238, 0.9); --border-transparent: rgba(11, 15, 9, 0.1); --border-transparent-strong: rgba(11, 15, 9, 0.12); --border-transparent-strongest: rgba(11, 15, 9, 0.16); --bg-brand: #030402; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fef7ee; --text-brand: #030402; --text-brand-secondary: black; --icon-on-brand: #fef7ee; --icon-brand: #030402; --icon-brand-secondary: black; --border-brand: #030402; --bg-brand-secondary: #e5dfd6; --bg-brand-secondary-hover: #ccc6bf; --bg-brand-secondary-active: #b3aea7; }