@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ebebea; --bg-primary-hover: #e2e2e1; --bg-primary-active: #dcdcdb; --bg-primary-invert: #44443f; --bg-secondary: #e2e2e1; --bg-secondary-hover: #dcdcdb; --bg-secondary-active: #d5d5d3; --bg-tertiary: #dcdcdb; --bg-tertiary-hover: #d5d5d3; --bg-tertiary-active: #b6b6b3; --bg-quaternary: #b6b6b3; --bg-quaternary-hover: #9a9a97; --bg-quaternary-active: #83837f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #44443f; --text-primary-invert: #e9e9e8; --text-secondary: #83837f; --text-secondary-invert: #b6b6b3; --border-primary: #b6b6b3; --border-primary-hover: #9a9a97; --border-secondary: #d5d5d3; --border-secondary-hover: #b6b6b3; --border-tertiary: #e2e2e1; --border-tertiary-hover: #dcdcdb; --border-active: #44443f; --border-active-invert: #ebebea; --icon-primary: #44443f; --icon-primary-invert: #e9e9e8; --icon-secondary: #83837f; --input-bg: #ebebea; --input-border: #b6b6b3; --input-border-hover: #83837f; --input-border-active: #44443f; --bg-transparent: rgba(52, 52, 46, 0.05); --bg-transparent-strong: rgba(52, 52, 46, 0.08); --bg-transparent-strongest: rgba(52, 52, 46, 0.12); --bg-transparent-blur-base: rgba(235, 235, 234, 0.9); --border-transparent: rgba(52, 52, 46, 0.1); --border-transparent-strong: rgba(52, 52, 46, 0.12); --border-transparent-strongest: rgba(52, 52, 46, 0.16); --bg-brand: #6f6f60; --bg-brand-hover: #545448; --bg-brand-active: #383831; --text-on-brand: #ffffff; --text-brand: #6f6f60; --text-brand-secondary: #1d1d19; --icon-on-brand: #ffffff; --icon-brand: #6f6f60; --icon-brand-secondary: #1d1d19; --border-brand: #6f6f60; --bg-brand-secondary: #dfdfdc; --bg-brand-secondary-hover: #d2d2ce; --bg-brand-secondary-active: #c6c6c1; }