@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcf9f9; --bg-primary-hover: #f3f0f0; --bg-primary-active: #eeebeb; --bg-primary-invert: #605d5d; --bg-secondary: #f3f0f0; --bg-secondary-hover: #eeebeb; --bg-secondary-active: #e7e4e4; --bg-tertiary: #eeebeb; --bg-tertiary-hover: #e7e4e4; --bg-tertiary-active: #cac7c7; --bg-quaternary: #cac7c7; --bg-quaternary-hover: #b1aeae; --bg-quaternary-active: #9b9898; --text-primary: #605d5d; --text-primary-invert: #faf7f7; --text-secondary: #9b9898; --text-secondary-invert: #cac7c7; --border-primary: #cac7c7; --border-primary-hover: #b1aeae; --border-secondary: #e7e4e4; --border-secondary-hover: #cac7c7; --border-tertiary: #f3f0f0; --border-tertiary-hover: #eeebeb; --border-active: #605d5d; --border-active-invert: #fcf9f9; --icon-primary: #605d5d; --icon-primary-invert: #faf7f7; --icon-secondary: #9b9898; --input-bg: #fcf9f9; --input-border: #cac7c7; --input-border-hover: #9b9898; --input-border-active: #605d5d; --bg-transparent: rgba(81, 78, 78, 0.05); --bg-transparent-strong: rgba(81, 78, 78, 0.08); --bg-transparent-strongest: rgba(81, 78, 78, 0.12); --bg-transparent-blur-base: rgba(252, 249, 249, 0.9); --border-transparent: rgba(81, 78, 78, 0.1); --border-transparent-strong: rgba(81, 78, 78, 0.12); --border-transparent-strongest: rgba(81, 78, 78, 0.16); --bg-brand: #e4bbbb; --bg-brand-hover: #d69696; --bg-brand-active: #c77272; --text-on-brand: #FFFFFF; --text-brand: #e4bbbb; --text-brand-secondary: #b94d4d; --icon-on-brand: #FFFFFF; --icon-brand: #e4bbbb; --icon-brand-secondary: #b94d4d; --border-brand: #e4bbbb; --bg-brand-secondary: #faf3f3; --bg-brand-secondary-hover: #f7eded; --bg-brand-secondary-active: #f5e6e6; }