@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: "Give You Glory"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/give_you_glory_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/give_you_glory_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Give You Glory", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0a0804; --bg-primary-active: #100d06; --bg-primary-invert: #b49947; --bg-secondary: #0a0804; --bg-secondary-hover: #100d06; --bg-secondary-active: #181409; --bg-tertiary: #100d06; --bg-tertiary-hover: #181409; --bg-tertiary-active: #393117; --bg-quaternary: #393117; --bg-quaternary-hover: #574a22; --bg-quaternary-active: #71602c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b49947; --text-primary-invert: #020201; --text-secondary: #71602c; --text-secondary-invert: #393117; --border-primary: #393117; --border-primary-hover: #574a22; --border-secondary: #181409; --border-secondary-hover: #393117; --border-tertiary: #0a0804; --border-tertiary-hover: #100d06; --border-active: #b49947; --border-active-invert: #000000; --icon-primary: #b49947; --icon-primary-invert: #020201; --icon-secondary: #71602c; --input-bg: #000000; --input-border: #393117; --input-border-hover: #71602c; --input-border-active: #b49947; --bg-transparent: rgba(198, 168, 78, 0.05); --bg-transparent-strong: rgba(198, 168, 78, 0.08); --bg-transparent-strongest: rgba(198, 168, 78, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(198, 168, 78, 0.1); --border-transparent-strong: rgba(198, 168, 78, 0.12); --border-transparent-strongest: rgba(198, 168, 78, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fafafa; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #fafafa; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: black; --bg-brand-secondary-hover: black; --bg-brand-secondary-active: black; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }