@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: 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: 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: Archivo, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #9f8181; --bg-primary-hover: #977b7b; --bg-primary-active: #927777; --bg-primary-invert: #0e0c0c; --bg-secondary: #977b7b; --bg-secondary-hover: #927777; --bg-secondary-active: #8c7272; --bg-tertiary: #927777; --bg-tertiary-hover: #8c7272; --bg-tertiary-active: #715c5c; --bg-quaternary: #715c5c; --bg-quaternary-hover: #594848; --bg-quaternary-active: #443737; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0e0c0c; --text-primary-invert: #9d8080; --text-secondary: #443737; --text-secondary-invert: #715c5c; --border-primary: #715c5c; --border-primary-hover: #594848; --border-secondary: #8c7272; --border-secondary-hover: #715c5c; --border-tertiary: #977b7b; --border-tertiary-hover: #927777; --border-active: #0e0c0c; --border-active-invert: #9f8181; --icon-primary: #0e0c0c; --icon-primary-invert: #9d8080; --icon-secondary: #443737; --input-bg: #9f8181; --input-border: #715c5c; --input-border-hover: #443737; --input-border-active: #0e0c0c; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(159, 129, 129, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #8f7474; --bg-brand-secondary-hover: #7f6767; --bg-brand-secondary-active: #6f5a5a; }