@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Besley; font-weight: 500; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/besley_i5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/besley_i5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Besley, serif; --font-weight-heading: 500; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff9f8; --bg-primary-hover: #f3eeed; --bg-primary-active: #ece7e6; --bg-primary-invert: #282828; --bg-secondary: #f3eeed; --bg-secondary-hover: #ece7e6; --bg-secondary-active: #e3dddd; --bg-tertiary: #ece7e6; --bg-tertiary-hover: #e3dddd; --bg-tertiary-active: #bbb6b6; --bg-quaternary: #bbb6b6; --bg-quaternary-hover: #979493; --bg-quaternary-active: #787675; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #282828; --text-primary-invert: #fdf7f6; --text-secondary: #787675; --text-secondary-invert: #bbb6b6; --border-primary: #bbb6b6; --border-primary-hover: #979493; --border-secondary: #e3dddd; --border-secondary-hover: #bbb6b6; --border-tertiary: #f3eeed; --border-tertiary-hover: #ece7e6; --border-active: #282828; --border-active-invert: #fff9f8; --icon-primary: #282828; --icon-primary-invert: #fdf7f6; --icon-secondary: #787675; --input-bg: #fff9f8; --input-border: #bbb6b6; --input-border-hover: #787675; --input-border-active: #282828; --bg-transparent: rgba(19, 19, 19, 0.05); --bg-transparent-strong: rgba(19, 19, 19, 0.08); --bg-transparent-strongest: rgba(19, 19, 19, 0.12); --bg-transparent-blur-base: rgba(255, 249, 248, 0.9); --border-transparent: rgba(19, 19, 19, 0.1); --border-transparent-strong: rgba(19, 19, 19, 0.12); --border-transparent-strongest: rgba(19, 19, 19, 0.16); --bg-brand: #cbcff4; --bg-brand-hover: #a1a8eb; --bg-brand-active: #7781e2; --text-on-brand: #131313; --text-brand: #cbcff4; --text-brand-secondary: #4d5ad9; --icon-on-brand: #131313; --icon-brand: #cbcff4; --icon-brand-secondary: #4d5ad9; --border-brand: #cbcff4; --bg-brand-secondary: #faf5f8; --bg-brand-secondary-hover: #f5f1f7; --bg-brand-secondary-active: #efecf7; }