@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #414042; --bg-primary-hover: #4b4a4b; --bg-primary-active: #504f51; --bg-primary-invert: #eeeeee; --bg-secondary: #4b4a4b; --bg-secondary-hover: #504f51; --bg-secondary-active: #585759; --bg-tertiary: #504f51; --bg-tertiary-hover: #585759; --bg-tertiary-active: #787779; --bg-quaternary: #787779; --bg-quaternary-hover: #959495; --bg-quaternary-active: #adadae; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeeeee; --text-primary-invert: #434244; --text-secondary: #adadae; --text-secondary-invert: #787779; --border-primary: #787779; --border-primary-hover: #959495; --border-secondary: #585759; --border-secondary-hover: #787779; --border-tertiary: #4b4a4b; --border-tertiary-hover: #504f51; --border-active: #eeeeee; --border-active-invert: #414042; --icon-primary: #eeeeee; --icon-primary-invert: #434244; --icon-secondary: #adadae; --input-bg: #414042; --input-border: #787779; --input-border-hover: #adadae; --input-border-active: #eeeeee; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(65, 64, 66, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #8ac53f; --bg-brand-hover: #6fa130; --bg-brand-active: #547925; --text-on-brand: #000000; --text-brand: #8ac53f; --text-brand-secondary: #395219; --icon-on-brand: #000000; --icon-brand: #8ac53f; --icon-brand-secondary: #395219; --border-brand: #8ac53f; --bg-brand-secondary: #484d42; --bg-brand-secondary-hover: #505b41; --bg-brand-secondary-active: #576841; }