@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: "EB Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #343434; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #9d9d9d; --bg-quaternary-active: gray; --text-primary: #343434; --text-primary-invert: #fdfdfd; --text-secondary: gray; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #9d9d9d; --border-secondary: #e4e4e4; --border-secondary-hover: #bebebe; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #343434; --border-active-invert: #ffffff; --icon-primary: #343434; --icon-primary-invert: #fdfdfd; --icon-secondary: gray; --input-bg: #ffffff; --input-border: #bebebe; --input-border-hover: gray; --input-border-active: #343434; --bg-transparent: rgba(32, 32, 32, 0.05); --bg-transparent-strong: rgba(32, 32, 32, 0.08); --bg-transparent-strongest: rgba(32, 32, 32, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(32, 32, 32, 0.1); --border-transparent-strong: rgba(32, 32, 32, 0.12); --border-transparent-strongest: rgba(32, 32, 32, 0.16); --bg-brand: #fdc5e2; --bg-brand-hover: #fb94c9; --bg-brand-active: #fa62b1; --text-on-brand: #202020; --text-brand: #fdc5e2; --text-brand-secondary: #f83198; --icon-on-brand: #202020; --icon-brand: #fdc5e2; --icon-brand-secondary: #f83198; --border-brand: #fdc5e2; --bg-brand-secondary: #fff9fc; --bg-brand-secondary-hover: #fff3f9; --bg-brand-secondary-active: #feeef6; }