@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: Absans; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/absans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/absans_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: Absans, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d0bfbf; --bg-primary-hover: #c8b7b6; --bg-primary-active: #c4b3b1; --bg-primary-invert: #47341d; --bg-secondary: #c8b7b6; --bg-secondary-hover: #c4b3b1; --bg-secondary-active: #beadaa; --bg-tertiary: #c4b3b1; --bg-tertiary-hover: #beadaa; --bg-tertiary-active: #a4938b; --bg-quaternary: #a4938b; --bg-quaternary-hover: #8e7c71; --bg-quaternary-active: #7a685a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #47341d; --text-primary-invert: #cebdbd; --text-secondary: #7a685a; --text-secondary-invert: #a4938b; --border-primary: #a4938b; --border-primary-hover: #8e7c71; --border-secondary: #beadaa; --border-secondary-hover: #a4938b; --border-tertiary: #c8b7b6; --border-tertiary-hover: #c4b3b1; --border-active: #47341d; --border-active-invert: #d0bfbf; --icon-primary: #47341d; --icon-primary-invert: #cebdbd; --icon-secondary: #7a685a; --input-bg: #d0bfbf; --input-border: #a4938b; --input-border-hover: #7a685a; --input-border-active: #47341d; --bg-transparent: rgba(57, 38, 13, 0.05); --bg-transparent-strong: rgba(57, 38, 13, 0.08); --bg-transparent-strongest: rgba(57, 38, 13, 0.12); --bg-transparent-blur-base: rgba(208, 191, 191, 0.9); --border-transparent: rgba(57, 38, 13, 0.1); --border-transparent-strong: rgba(57, 38, 13, 0.12); --border-transparent-strongest: rgba(57, 38, 13, 0.16); --bg-brand: #8e5824; --bg-brand-hover: #653f1a; --bg-brand-active: #3d260f; --text-on-brand: #f6f5f4; --text-brand: #8e5824; --text-brand-secondary: #140c05; --icon-on-brand: #f6f5f4; --icon-brand: #8e5824; --icon-brand-secondary: #140c05; --border-brand: #8e5824; --bg-brand-secondary: #c9b5b0; --bg-brand-secondary-hover: #c3aaa0; --bg-brand-secondary-active: #bca091; }