@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #e5e5e5; --bg-primary-hover: gainsboro; --bg-primary-active: #d7d7d7; --bg-primary-invert: #414141; --bg-secondary: gainsboro; --bg-secondary-hover: #d7d7d7; --bg-secondary-active: #cfcfcf; --bg-tertiary: #d7d7d7; --bg-tertiary-hover: #cfcfcf; --bg-tertiary-active: #b1b1b1; --bg-quaternary: #b1b1b1; --bg-quaternary-hover: #969696; --bg-quaternary-active: #7e7e7e; --text-primary: #414141; --text-primary-invert: #e3e3e3; --text-secondary: #7e7e7e; --text-secondary-invert: #b1b1b1; --border-primary: #b1b1b1; --border-primary-hover: #969696; --border-secondary: #cfcfcf; --border-secondary-hover: #b1b1b1; --border-tertiary: gainsboro; --border-tertiary-hover: #d7d7d7; --border-active: #414141; --border-active-invert: #e5e5e5; --icon-primary: #414141; --icon-primary-invert: #e3e3e3; --icon-secondary: #7e7e7e; --input-bg: #e5e5e5; --input-border: #b1b1b1; --input-border-hover: #7e7e7e; --input-border-active: #414141; --bg-transparent: rgba(49, 49, 49, 0.05); --bg-transparent-strong: rgba(49, 49, 49, 0.08); --bg-transparent-strongest: rgba(49, 49, 49, 0.12); --bg-transparent-blur-base: rgba(229, 229, 229, 0.9); --border-transparent: rgba(49, 49, 49, 0.1); --border-transparent-strong: rgba(49, 49, 49, 0.12); --border-transparent-strongest: rgba(49, 49, 49, 0.16); --bg-brand: #ff0000; --bg-brand-hover: #cc0000; --bg-brand-active: #990000; --text-on-brand: #000000; --text-brand: #ff0000; --text-brand-secondary: #660000; --icon-on-brand: #000000; --icon-brand: #ff0000; --icon-brand-secondary: #660000; --border-brand: #ff0000; --bg-brand-secondary: #e8cece; --bg-brand-secondary-hover: #eab7b7; --bg-brand-secondary-active: #eda0a0; }