@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.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: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0d0d0d; --bg-primary-active: #141414; --bg-primary-invert: #e8e8e8; --bg-secondary: #0d0d0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1f1f1f; --bg-tertiary: #141414; --bg-tertiary-hover: #1f1f1f; --bg-tertiary-active: #4a4a4a; --bg-quaternary: #4a4a4a; --bg-quaternary-hover: #707070; --bg-quaternary-active: #919191; --text-primary: #e8e8e8; --text-primary-invert: #030303; --text-secondary: #919191; --text-secondary-invert: #4a4a4a; --border-primary: #4a4a4a; --border-primary-hover: #707070; --border-secondary: #1f1f1f; --border-secondary-hover: #4a4a4a; --border-tertiary: #0d0d0d; --border-tertiary-hover: #141414; --border-active: #e8e8e8; --border-active-invert: #000000; --icon-primary: #e8e8e8; --icon-primary-invert: #030303; --icon-secondary: #919191; --input-bg: #000000; --input-border: #4a4a4a; --input-border-hover: #919191; --input-border-active: #e8e8e8; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #c0ab2d; --bg-brand-hover: #978623; --bg-brand-active: #6d611a; --text-on-brand: #FFFFF6; --text-brand: #c0ab2d; --text-brand-secondary: #443d10; --icon-on-brand: #FFFFF6; --icon-brand: #c0ab2d; --icon-brand-secondary: #443d10; --border-brand: #c0ab2d; --bg-brand-secondary: #131105; --bg-brand-secondary-hover: #262209; --bg-brand-secondary-active: #3a330e; }