@font-face { font-family: Montserrat; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n3.ttf") format("ttf"); } @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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n3.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0c0c0d; --bg-primary-active: #141414; --bg-primary-invert: #dfe0e5; --bg-secondary: #0c0c0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1d1e1e; --bg-tertiary: #141414; --bg-tertiary-hover: #1d1e1e; --bg-tertiary-active: #474749; --bg-quaternary: #474749; --bg-quaternary-hover: #6c6c6f; --bg-quaternary-active: #8c8c90; --text-primary: #dfe0e5; --text-primary-invert: #020203; --text-secondary: #8c8c90; --text-secondary-invert: #474749; --border-primary: #474749; --border-primary-hover: #6c6c6f; --border-secondary: #1d1e1e; --border-secondary-hover: #474749; --border-tertiary: #0c0c0d; --border-tertiary-hover: #141414; --border-active: #dfe0e5; --border-active-invert: #000000; --icon-primary: #dfe0e5; --icon-primary-invert: #020203; --icon-secondary: #8c8c90; --input-bg: #000000; --input-border: #474749; --input-border-hover: #8c8c90; --input-border-active: #dfe0e5; --bg-transparent: rgba(245, 246, 252, 0.05); --bg-transparent-strong: rgba(245, 246, 252, 0.08); --bg-transparent-strongest: rgba(245, 246, 252, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(245, 246, 252, 0.1); --border-transparent-strong: rgba(245, 246, 252, 0.12); --border-transparent-strongest: rgba(245, 246, 252, 0.16); --bg-brand: #e82348; --bg-brand-hover: #c41435; --bg-brand-active: #951029; --text-on-brand: #f5f6fc; --text-brand: #e82348; --text-brand-secondary: #670b1c; --icon-on-brand: #f5f6fc; --icon-brand: #e82348; --icon-brand-secondary: #670b1c; --border-brand: #e82348; --bg-brand-secondary: #170407; --bg-brand-secondary-hover: #2e070e; --bg-brand-secondary-active: #460b16; }