@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: #3f3e44; --bg-primary-hover: #49484d; --bg-primary-active: #4e4d53; --bg-primary-invert: #eeeeee; --bg-secondary: #49484d; --bg-secondary-hover: #4e4d53; --bg-secondary-active: #56555a; --bg-tertiary: #4e4d53; --bg-tertiary-hover: #56555a; --bg-tertiary-active: #77767a; --bg-quaternary: #77767a; --bg-quaternary-hover: #939396; --bg-quaternary-active: #acacaf; --text-primary: #eeeeee; --text-primary-invert: #414046; --text-secondary: #acacaf; --text-secondary-invert: #77767a; --border-primary: #77767a; --border-primary-hover: #939396; --border-secondary: #56555a; --border-secondary-hover: #77767a; --border-tertiary: #49484d; --border-tertiary-hover: #4e4d53; --border-active: #eeeeee; --border-active-invert: #3f3e44; --icon-primary: #eeeeee; --icon-primary-invert: #414046; --icon-secondary: #acacaf; --input-bg: #3f3e44; --input-border: #77767a; --input-border-hover: #acacaf; --input-border-active: #eeeeee; --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(63, 62, 68, 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: #5293b1; --bg-brand-hover: #41778f; --bg-brand-active: #31596c; --text-on-brand: #ffffff; --text-brand: #5293b1; --text-brand-secondary: #213c49; --icon-on-brand: #ffffff; --icon-brand: #5293b1; --icon-brand-secondary: #213c49; --border-brand: #5293b1; --bg-brand-secondary: #41474f; --bg-brand-secondary-hover: #434f5a; --bg-brand-secondary-active: #455865; }