@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdf9eb; --bg-primary-hover: #f8f6df; --bg-primary-active: #f5f4d8; --bg-primary-invert: #9dc115; --bg-secondary: #f8f6df; --bg-secondary-hover: #f5f4d8; --bg-secondary-active: #f0f2cf; --bg-tertiary: #f5f4d8; --bg-tertiary-hover: #f0f2cf; --bg-tertiary-active: #dfe7a7; --bg-quaternary: #dfe7a7; --bg-quaternary-hover: #cfde84; --bg-quaternary-active: #c1d665; --text-primary: #9dc115; --text-primary-invert: #fcf8e9; --text-secondary: #c1d665; --text-secondary-invert: #dfe7a7; --border-primary: #dfe7a7; --border-primary-hover: #cfde84; --border-secondary: #f0f2cf; --border-secondary-hover: #dfe7a7; --border-tertiary: #f8f6df; --border-tertiary-hover: #f5f4d8; --border-active: #9dc115; --border-active-invert: #fdf9eb; --icon-primary: #9dc115; --icon-primary-invert: #fcf8e9; --icon-secondary: #c1d665; --input-bg: #fdf9eb; --input-border: #dfe7a7; --input-border-hover: #c1d665; --input-border-active: #9dc115; --bg-transparent: rgba(148, 188, 0, 0.05); --bg-transparent-strong: rgba(148, 188, 0, 0.08); --bg-transparent-strongest: rgba(148, 188, 0, 0.12); --bg-transparent-blur-base: rgba(253, 249, 235, 0.9); --border-transparent: rgba(148, 188, 0, 0.1); --border-transparent-strong: rgba(148, 188, 0, 0.12); --border-transparent-strongest: rgba(148, 188, 0, 0.16); --bg-brand: #ffdd6d; --bg-brand-hover: #ffd13a; --bg-brand-active: #ffc507; --text-on-brand: #ffffff; --text-brand: #ffdd6d; --text-brand-secondary: #d3a200; --icon-on-brand: #ffffff; --icon-brand: #ffdd6d; --icon-brand-secondary: #d3a200; --border-brand: #ffdd6d; --bg-brand-secondary: #fdf6de; --bg-brand-secondary-hover: #fdf3d2; --bg-brand-secondary-active: #fef1c5; }