@font-face { font-family: Urbanist; font-weight: 100; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n1.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n1.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Urbanist, sans-serif; --font-weight-regular: 100; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Urbanist;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n1.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n1.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ab5329; --bg-primary-hover: #af5927; --bg-primary-active: #b25c26; --bg-primary-invert: #f7bd04; --bg-secondary: #af5927; --bg-secondary-hover: #b25c26; --bg-secondary-active: #b56124; --bg-tertiary: #b25c26; --bg-tertiary-hover: #b56124; --bg-tertiary-active: #c3751d; --bg-quaternary: #c3751d; --bg-quaternary-hover: #d08617; --bg-quaternary-active: #db9612; --text-primary: #f7bd04; --text-primary-invert: #ac5429; --text-secondary: #db9612; --text-secondary-invert: #c3751d; --border-primary: #c3751d; --border-primary-hover: #d08617; --border-secondary: #b56124; --border-secondary-hover: #c3751d; --border-tertiary: #af5927; --border-tertiary-hover: #b25c26; --border-active: #f7bd04; --border-active-invert: #ab5329; --icon-primary: #f7bd04; --icon-primary-invert: #ac5429; --icon-secondary: #db9612; --input-bg: #ab5329; --input-border: #c3751d; --input-border-hover: #db9612; --input-border-active: #f7bd04; --bg-transparent: rgba(255, 200, 0, 0.05); --bg-transparent-strong: rgba(255, 200, 0, 0.08); --bg-transparent-strongest: rgba(255, 200, 0, 0.12); --bg-transparent-blur-base: rgba(171, 83, 41, 0.9); --border-transparent: rgba(255, 200, 0, 0.1); --border-transparent-strong: rgba(255, 200, 0, 0.12); --border-transparent-strongest: rgba(255, 200, 0, 0.16); --bg-brand: #281a0f; --bg-brand-hover: #030201; --bg-brand-active: black; --text-on-brand: #b45019; --text-brand: #281a0f; --text-brand-secondary: black; --icon-on-brand: #b45019; --icon-brand: #281a0f; --icon-brand-secondary: black; --border-brand: #281a0f; --bg-brand-secondary: #9e4d26; --bg-brand-secondary-hover: #914824; --bg-brand-secondary-active: #844221; }