@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Apfel Grotezk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/apfel_grotezk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/apfel_grotezk_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Apfel Grotezk", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fffce6; --bg-primary-hover: #f2efdb; --bg-primary-active: #ebe8d4; --bg-primary-invert: #171715; --bg-secondary: #f2efdb; --bg-secondary-hover: #ebe8d4; --bg-secondary-active: #e0deca; --bg-tertiary: #ebe8d4; --bg-tertiary-hover: #e0deca; --bg-tertiary-active: #b5b3a3; --bg-quaternary: #b5b3a3; --bg-quaternary-hover: #8f8d81; --bg-quaternary-active: #6e6c63; --text-primary: #171715; --text-primary-invert: #fcf9e4; --text-secondary: #6e6c63; --text-secondary-invert: #b5b3a3; --border-primary: #b5b3a3; --border-primary-hover: #8f8d81; --border-secondary: #e0deca; --border-secondary-hover: #b5b3a3; --border-tertiary: #f2efdb; --border-tertiary-hover: #ebe8d4; --border-active: #171715; --border-active-invert: #fffce6; --icon-primary: #171715; --icon-primary-invert: #fcf9e4; --icon-secondary: #6e6c63; --input-bg: #fffce6; --input-border: #b5b3a3; --input-border-hover: #6e6c63; --input-border-active: #171715; --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(255, 252, 230, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e6e3cf; --bg-brand-secondary-hover: #cccab8; --bg-brand-secondary-active: #b3b0a1; }