@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #3b303c; --bg-primary-hover: #393a45; --bg-primary-active: #38404a; --bg-primary-invert: #19e4d9; --bg-secondary: #393a45; --bg-secondary-hover: #38404a; --bg-secondary-active: #374851; --bg-tertiary: #38404a; --bg-tertiary-hover: #374851; --bg-tertiary-active: #30696e; --bg-quaternary: #30696e; --bg-quaternary-hover: #2b8788; --bg-quaternary-active: #26a19f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #19e4d9; --text-primary-invert: #3b323e; --text-secondary: #26a19f; --text-secondary-invert: #30696e; --border-primary: #30696e; --border-primary-hover: #2b8788; --border-secondary: #374851; --border-secondary-hover: #30696e; --border-tertiary: #393a45; --border-tertiary-hover: #38404a; --border-active: #19e4d9; --border-active-invert: #3b303c; --icon-primary: #19e4d9; --icon-primary-invert: #3b323e; --icon-secondary: #26a19f; --input-bg: #3b303c; --input-border: #30696e; --input-border-hover: #26a19f; --input-border-active: #19e4d9; --bg-transparent: rgba(22, 246, 233, 0.05); --bg-transparent-strong: rgba(22, 246, 233, 0.08); --bg-transparent-strongest: rgba(22, 246, 233, 0.12); --bg-transparent-blur-base: rgba(59, 48, 60, 0.9); --border-transparent: rgba(22, 246, 233, 0.1); --border-transparent-strong: rgba(22, 246, 233, 0.12); --border-transparent-strongest: rgba(22, 246, 233, 0.16); --bg-brand: #1d526d; --bg-brand-hover: #123445; --bg-brand-active: #08151c; --text-on-brand: #17ffd3; --text-brand: #1d526d; --text-brand-secondary: black; --icon-on-brand: #17ffd3; --icon-brand: #1d526d; --icon-brand-secondary: black; --border-brand: #1d526d; --bg-brand-secondary: #383341; --bg-brand-secondary-hover: #353746; --bg-brand-secondary-active: #323a4b; }