@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.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: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_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: #b6b6b5; --bg-primary-hover: #aeaead; --bg-primary-active: #a9a9a8; --bg-primary-invert: #1f1f1f; --bg-secondary: #aeaead; --bg-secondary-hover: #a9a9a8; --bg-secondary-active: #a2a2a1; --bg-tertiary: #a9a9a8; --bg-tertiary-hover: #a2a2a1; --bg-tertiary-active: #868685; --bg-quaternary: #868685; --bg-quaternary-hover: #6d6d6c; --bg-quaternary-active: #575757; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1f1f1f; --text-primary-invert: #b4b4b3; --text-secondary: #575757; --text-secondary-invert: #868685; --border-primary: #868685; --border-primary-hover: #6d6d6c; --border-secondary: #a2a2a1; --border-secondary-hover: #868685; --border-tertiary: #aeaead; --border-tertiary-hover: #a9a9a8; --border-active: #1f1f1f; --border-active-invert: #b6b6b5; --icon-primary: #1f1f1f; --icon-primary-invert: #b4b4b3; --icon-secondary: #575757; --input-bg: #b6b6b5; --input-border: #868685; --input-border-hover: #575757; --input-border-active: #1f1f1f; --bg-transparent: rgba(16, 16, 16, 0.05); --bg-transparent-strong: rgba(16, 16, 16, 0.08); --bg-transparent-strongest: rgba(16, 16, 16, 0.12); --bg-transparent-blur-base: rgba(182, 182, 181, 0.9); --border-transparent: rgba(16, 16, 16, 0.1); --border-transparent-strong: rgba(16, 16, 16, 0.12); --border-transparent-strongest: rgba(16, 16, 16, 0.16); --bg-brand: #101010; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ff7300; --text-brand: #101010; --text-brand-secondary: black; --icon-on-brand: #ff7300; --icon-brand: #101010; --icon-brand-secondary: black; --border-brand: #101010; --bg-brand-secondary: #a5a5a5; --bg-brand-secondary-hover: #959594; --bg-brand-secondary-active: #848484; }