@font-face { font-family: "Barlow Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n7.ttf") format("ttf"); } @font-face { font-family: "Libre Caslon Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_caslon_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_caslon_display_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Barlow Condensed", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Barlow Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf; --font-family-heading: "Libre Caslon Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2faf3; --bg-primary-active: #ebf7ec; --bg-primary-invert: #1a9f23; --bg-secondary: #f2faf3; --bg-secondary-hover: #ebf7ec; --bg-secondary-active: #e1f2e2; --bg-tertiary: #ebf7ec; --bg-tertiary-hover: #e1f2e2; --bg-tertiary-active: #b6e1b9; --bg-quaternary: #b6e1b9; --bg-quaternary-hover: #90d195; --bg-quaternary-active: #6fc375; --text-primary: #1a9f23; --text-primary-invert: #fcfefd; --text-secondary: #6fc375; --text-secondary-invert: #b6e1b9; --border-primary: #b6e1b9; --border-primary-hover: #90d195; --border-secondary: #e1f2e2; --border-secondary-hover: #b6e1b9; --border-tertiary: #f2faf3; --border-tertiary-hover: #ebf7ec; --border-active: #1a9f23; --border-active-invert: #ffffff; --icon-primary: #1a9f23; --icon-primary-invert: #fcfefd; --icon-secondary: #6fc375; --input-bg: #ffffff; --input-border: #b6e1b9; --input-border-hover: #6fc375; --input-border-active: #1a9f23; --bg-transparent: rgba(3, 150, 13, 0.05); --bg-transparent-strong: rgba(3, 150, 13, 0.08); --bg-transparent-strongest: rgba(3, 150, 13, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(3, 150, 13, 0.1); --border-transparent-strong: rgba(3, 150, 13, 0.12); --border-transparent-strongest: rgba(3, 150, 13, 0.16); --bg-brand: #148b05; --bg-brand-hover: #0d5a03; --bg-brand-active: #062901; --text-on-brand: #03a214; --text-brand: #148b05; --text-brand-secondary: black; --icon-on-brand: #03a214; --icon-brand: #148b05; --icon-brand-secondary: black; --border-brand: #148b05; --bg-brand-secondary: #e8f3e6; --bg-brand-secondary-hover: #d0e8cd; --bg-brand-secondary-active: #b9dcb4; }