@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: #92991b; --bg-primary-hover: #8b911a; --bg-primary-active: #868d19; --bg-primary-invert: #0d0e02; --bg-secondary: #8b911a; --bg-secondary-hover: #868d19; --bg-secondary-active: #808718; --bg-tertiary: #868d19; --bg-tertiary-hover: #808718; --bg-tertiary-active: #686d13; --bg-quaternary: #686d13; --bg-quaternary-hover: #52560f; --bg-quaternary-active: #3f420c; --text-primary: #0d0e02; --text-primary-invert: #91971b; --text-secondary: #3f420c; --text-secondary-invert: #686d13; --border-primary: #686d13; --border-primary-hover: #52560f; --border-secondary: #808718; --border-secondary-hover: #686d13; --border-tertiary: #8b911a; --border-tertiary-hover: #868d19; --border-active: #0d0e02; --border-active-invert: #92991b; --icon-primary: #0d0e02; --icon-primary-invert: #91971b; --icon-secondary: #3f420c; --input-bg: #92991b; --input-border: #686d13; --input-border-hover: #3f420c; --input-border-active: #0d0e02; --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(146, 153, 27, 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: #7a8117; --bg-brand-hover: #51560f; --bg-brand-active: #282a08; --text-on-brand: #226906; --text-brand: #7a8117; --text-brand-secondary: black; --icon-on-brand: #226906; --icon-brand: #7a8117; --icon-brand-secondary: black; --border-brand: #7a8117; --bg-brand-secondary: #90971b; --bg-brand-secondary-hover: #8d941a; --bg-brand-secondary-active: #8b921a; }