@font-face { font-family: "Noto Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Noto Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Noto Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf; --font-family-heading: "Noto Sans", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #faf4f2; --bg-primary-hover: #eee9e7; --bg-primary-active: #e8e2e0; --bg-primary-invert: #282827; --bg-secondary: #eee9e7; --bg-secondary-hover: #e8e2e0; --bg-secondary-active: #ded9d7; --bg-tertiary: #e8e2e0; --bg-tertiary-hover: #ded9d7; --bg-tertiary-active: #b7b3b1; --bg-quaternary: #b7b3b1; --bg-quaternary-hover: #949190; --bg-quaternary-active: #767473; --text-primary: #282827; --text-primary-invert: #f8f2f0; --text-secondary: #767473; --text-secondary-invert: #b7b3b1; --border-primary: #b7b3b1; --border-primary-hover: #949190; --border-secondary: #ded9d7; --border-secondary-hover: #b7b3b1; --border-tertiary: #eee9e7; --border-tertiary-hover: #e8e2e0; --border-active: #282827; --border-active-invert: #faf4f2; --icon-primary: #282827; --icon-primary-invert: #f8f2f0; --icon-secondary: #767473; --input-bg: #faf4f2; --input-border: #b7b3b1; --input-border-hover: #767473; --input-border-active: #282827; --bg-transparent: rgba(19, 20, 19, 0.05); --bg-transparent-strong: rgba(19, 20, 19, 0.08); --bg-transparent-strongest: rgba(19, 20, 19, 0.12); --bg-transparent-blur-base: rgba(250, 244, 242, 0.9); --border-transparent: rgba(19, 20, 19, 0.1); --border-transparent-strong: rgba(19, 20, 19, 0.12); --border-transparent-strongest: rgba(19, 20, 19, 0.16); --bg-brand: #b53334; --bg-brand-hover: #8d2829; --bg-brand-active: #651d1d; --text-on-brand: #faf4f2; --text-brand: #b53334; --text-brand-secondary: #3e1112; --icon-on-brand: #faf4f2; --icon-brand: #b53334; --icon-brand-secondary: #3e1112; --border-brand: #b53334; --bg-brand-secondary: #f3e1df; --bg-brand-secondary-hover: #eccdcc; --bg-brand-secondary-active: #e5bab9; }