@font-face { font-family: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.ttf") format("ttf"); } @font-face { font-family: Mattone; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n9.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: Mattone, serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Mattone;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --bg-primary: #f9f9f9; --bg-primary-hover: #ededed; --bg-primary-active: #e6e6e6; --bg-primary-invert: #202020; --bg-secondary: #ededed; --bg-secondary-hover: #e6e6e6; --bg-secondary-active: gainsboro; --bg-tertiary: #e6e6e6; --bg-tertiary-hover: gainsboro; --bg-tertiary-active: #b4b4b4; --bg-quaternary: #b4b4b4; --bg-quaternary-hover: #909090; --bg-quaternary-active: #717171; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #202020; --text-primary-invert: #f7f7f7; --text-secondary: #717171; --text-secondary-invert: #b4b4b4; --border-primary: #b4b4b4; --border-primary-hover: #909090; --border-secondary: gainsboro; --border-secondary-hover: #b4b4b4; --border-tertiary: #ededed; --border-tertiary-hover: #e6e6e6; --border-active: #202020; --border-active-invert: #f9f9f9; --icon-primary: #202020; --icon-primary-invert: #f7f7f7; --icon-secondary: #717171; --input-bg: #f9f9f9; --input-border: #b4b4b4; --input-border-hover: #717171; --input-border-active: #202020; --bg-transparent: rgba(11, 10, 10, 0.05); --bg-transparent-strong: rgba(11, 10, 10, 0.08); --bg-transparent-strongest: rgba(11, 10, 10, 0.12); --bg-transparent-blur-base: rgba(249, 249, 249, 0.9); --border-transparent: rgba(11, 10, 10, 0.1); --border-transparent-strong: rgba(11, 10, 10, 0.12); --border-transparent-strongest: rgba(11, 10, 10, 0.16); --bg-brand: #f00606; --bg-brand-hover: #be0505; --bg-brand-active: #8c0404; --text-on-brand: #000000; --text-brand: #f00606; --text-brand-secondary: #5b0202; --icon-on-brand: #000000; --icon-brand: #f00606; --icon-brand-secondary: #5b0202; --border-brand: #f00606; --bg-brand-secondary: #f8e1e1; --bg-brand-secondary-hover: #f7c8c8; --bg-brand-secondary-active: #f6b0b0; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }