@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: uppercase; --text-transform-heading: uppercase; --logo-width: 180px; --bg-primary: #0c0c0c; --bg-primary-hover: #181818; --bg-primary-active: #1f1f1f; --bg-primary-invert: #d4af37; --bg-secondary: #181818; --bg-secondary-hover: #1f1f1f; --bg-secondary-active: #292929; --bg-tertiary: #1f1f1f; --bg-tertiary-hover: #292929; --bg-tertiary-active: #515251; --bg-quaternary: #515251; --bg-quaternary-hover: #757675; --bg-quaternary-active: #949694; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e8e5; --text-primary-invert: #0c0c0c; --text-secondary: #949694; --text-secondary-invert: #515251; --border-primary: #515251; --border-primary-hover: #757675; --border-secondary: #292929; --border-secondary-hover: #515251; --border-tertiary: #181818; --border-tertiary-hover: #1f1f1f; --border-active: #e5e8e5; --border-active-invert: #0c0c0c; --icon-primary: #e5e8e5; --icon-primary-invert: #0c0c0c; --icon-secondary: #949694; --input-bg: #0c0c0c; --input-border: #515251; --input-border-hover: #949694; --input-border-active: #e5e8e5; --bg-transparent: rgba(250, 254, 251, 0.05); --bg-transparent-strong: rgba(250, 254, 251, 0.08); --bg-transparent-strongest: rgba(250, 254, 251, 0.12); --bg-highlight: rgba(250, 254, 251, 0.05); --bg-highlight-hover: rgba(250, 254, 251, 0.08); --bg-highlight-active: rgba(250, 254, 251, 0.12); --bg-transparent-blur-base: rgba(12, 12, 12, 0.9); --border-transparent: rgba(250, 254, 251, 0.1); --border-transparent-strong: rgba(250, 254, 251, 0.12); --border-transparent-strongest: rgba(250, 254, 251, 0.16); --bg-brand: #d4af37; --bg-brand-hover: #b29126; --bg-brand-active: #886f1d; --icon-on-brand: #0c0c0c; --icon-brand-secondary: #5e4c14; --icon-link: #d4af37; --text-link: #d4af37; --text-link-secondary: #5e4c14; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 8px 8px 8px 8px; }