@font-face { font-family: Urbanist; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n9.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: Urbanist, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Urbanist;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.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: #ffffff; --bg-primary-hover: white; --bg-primary-active: white; --bg-primary-invert: white; --bg-secondary: white; --bg-secondary-hover: white; --bg-secondary-active: white; --bg-tertiary: white; --bg-tertiary-hover: white; --bg-tertiary-active: white; --bg-quaternary: white; --bg-quaternary-hover: white; --bg-quaternary-active: white; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: white; --text-primary-invert: white; --text-secondary: white; --text-secondary-invert: white; --border-primary: white; --border-primary-hover: white; --border-secondary: white; --border-secondary-hover: white; --border-tertiary: white; --border-tertiary-hover: white; --border-active: white; --border-active-invert: #ffffff; --icon-primary: white; --icon-primary-invert: white; --icon-secondary: white; --input-bg: #ffffff; --input-border: white; --input-border-hover: white; --input-border-active: white; --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(255, 255, 255, 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: #f90000; --bg-brand-hover: #c60000; --bg-brand-active: #930000; --text-on-brand: #FFFFFF; --text-brand: #f90000; --text-brand-secondary: #600000; --icon-on-brand: #FFFFFF; --icon-brand: #f90000; --icon-brand-secondary: #600000; --border-brand: #f90000; --bg-brand-secondary: #fee6e6; --bg-brand-secondary-hover: #fecccc; --bg-brand-secondary-active: #fdb3b3; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }