@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: Outfit; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n9.ttf") format("ttf"); } @font-face { font-family: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffe9; --bg-primary-hover: #fffbe1; --bg-primary-active: #fff8dd; --bg-primary-invert: #fab15d; --bg-secondary: #fffbe1; --bg-secondary-hover: #fff8dd; --bg-secondary-active: #fef5d7; --bg-tertiary: #fff8dd; --bg-tertiary-hover: #fef5d7; --bg-tertiary-active: #fde6bc; --bg-quaternary: #fde6bc; --bg-quaternary-hover: #fcd9a5; --bg-quaternary-active: #fcce91; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fab15d; --text-primary-invert: #fffee7; --text-secondary: #fcce91; --text-secondary-invert: #fde6bc; --border-primary: #fde6bc; --border-primary-hover: #fcd9a5; --border-secondary: #fef5d7; --border-secondary-hover: #fde6bc; --border-tertiary: #fffbe1; --border-tertiary-hover: #fff8dd; --border-active: #fab15d; --border-active-invert: #ffffe9; --icon-primary: #fab15d; --icon-primary-invert: #fffee7; --icon-secondary: #fcce91; --input-bg: #ffffe9; --input-border: #fde6bc; --input-border-hover: #fcce91; --input-border-active: #fab15d; --bg-transparent: rgba(249, 169, 79, 0.05); --bg-transparent-strong: rgba(249, 169, 79, 0.08); --bg-transparent-strongest: rgba(249, 169, 79, 0.12); --bg-transparent-blur-base: rgba(255, 255, 233, 0.9); --border-transparent: rgba(249, 169, 79, 0.1); --border-transparent-strong: rgba(249, 169, 79, 0.12); --border-transparent-strongest: rgba(249, 169, 79, 0.16); --bg-brand: #8d540a; --bg-brand-hover: #5d3807; --bg-brand-active: #2e1b03; --text-on-brand: #ffffff; --text-brand: #8d540a; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #8d540a; --icon-brand-secondary: black; --border-brand: #8d540a; --bg-brand-secondary: #f4eed3; --bg-brand-secondary-hover: #e8ddbc; --bg-brand-secondary-active: #ddcca6; }