@font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } @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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Urbanist, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #f9f9f9; --bg-primary-hover: #eef0f9; --bg-primary-active: #e7eaf9; --bg-primary-invert: #294cf9; --bg-secondary: #eef0f9; --bg-secondary-hover: #e7eaf9; --bg-secondary-active: #dee2f9; --bg-tertiary: #e7eaf9; --bg-tertiary-hover: #dee2f9; --bg-tertiary-active: #b7c2f9; --bg-quaternary: #b7c2f9; --bg-quaternary-hover: #94a5f9; --bg-quaternary-active: #768df9; --text-primary: #294cf9; --text-primary-invert: #f7f7f9; --text-secondary: #768df9; --text-secondary-invert: #b7c2f9; --border-primary: #b7c2f9; --border-primary-hover: #94a5f9; --border-secondary: #dee2f9; --border-secondary-hover: #b7c2f9; --border-tertiary: #eef0f9; --border-tertiary-hover: #e7eaf9; --border-active: #294cf9; --border-active-invert: #f9f9f9; --icon-primary: #294cf9; --icon-primary-invert: #f7f7f9; --icon-secondary: #768df9; --input-bg: #f9f9f9; --input-border: #b7c2f9; --input-border-hover: #768df9; --input-border-active: #294cf9; --bg-transparent: rgba(20, 59, 249, 0.05); --bg-transparent-strong: rgba(20, 59, 249, 0.08); --bg-transparent-strongest: rgba(20, 59, 249, 0.12); --bg-transparent-blur-base: rgba(249, 249, 249, 0.9); --border-transparent: rgba(20, 59, 249, 0.1); --border-transparent-strong: rgba(20, 59, 249, 0.12); --border-transparent-strongest: rgba(20, 59, 249, 0.16); --bg-brand: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #e5e5e5; --bg-brand-secondary-hover: #d1d1d1; --bg-brand-secondary-active: #bebebe; }