@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #b1b7b1; --bg-primary-hover: #a8aea8; --bg-primary-active: #a3a8a3; --bg-primary-invert: #101010; --bg-secondary: #a8aea8; --bg-secondary-hover: #a3a8a3; --bg-secondary-active: #9ca19c; --bg-tertiary: #a3a8a3; --bg-tertiary-hover: #9ca19c; --bg-tertiary-active: #7e827e; --bg-quaternary: #7e827e; --bg-quaternary-hover: #636663; --bg-quaternary-active: #4c4f4c; --text-primary: #101010; --text-primary-invert: #afb5af; --text-secondary: #4c4f4c; --text-secondary-invert: #7e827e; --border-primary: #7e827e; --border-primary-hover: #636663; --border-secondary: #9ca19c; --border-secondary-hover: #7e827e; --border-tertiary: #a8aea8; --border-tertiary-hover: #a3a8a3; --border-active: #101010; --border-active-invert: #b1b7b1; --icon-primary: #101010; --icon-primary-invert: #afb5af; --icon-secondary: #4c4f4c; --input-bg: #b1b7b1; --input-border: #7e827e; --input-border-hover: #4c4f4c; --input-border-active: #101010; --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(177, 183, 177, 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: #9fa59f; --bg-brand-secondary-hover: #8e928e; --bg-brand-secondary-active: #7c807c; }