@font-face { font-family: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf") format("ttf"); } @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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Mattone, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f3f7; --bg-primary-active: #edebf3; --bg-primary-invert: #2e1c72; --bg-secondary: #f4f3f7; --bg-secondary-hover: #edebf3; --bg-secondary-active: #e3e1ec; --bg-tertiary: #edebf3; --bg-tertiary-hover: #e3e1ec; --bg-tertiary-active: #bcb7d2; --bg-quaternary: #bcb7d2; --bg-quaternary-hover: #9a91bb; --bg-quaternary-active: #7c71a7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e1c72; --text-primary-invert: #fdfdfd; --text-secondary: #7c71a7; --text-secondary-invert: #bcb7d2; --border-primary: #bcb7d2; --border-primary-hover: #9a91bb; --border-secondary: #e3e1ec; --border-secondary-hover: #bcb7d2; --border-tertiary: #f4f3f7; --border-tertiary-hover: #edebf3; --border-active: #2e1c72; --border-active-invert: #ffffff; --icon-primary: #2e1c72; --icon-primary-invert: #fdfdfd; --icon-secondary: #7c71a7; --input-bg: #ffffff; --input-border: #bcb7d2; --input-border-hover: #7c71a7; --input-border-active: #2e1c72; --bg-transparent: rgba(25, 5, 100, 0.05); --bg-transparent-strong: rgba(25, 5, 100, 0.08); --bg-transparent-strongest: rgba(25, 5, 100, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(25, 5, 100, 0.1); --border-transparent-strong: rgba(25, 5, 100, 0.12); --border-transparent-strongest: rgba(25, 5, 100, 0.16); --bg-brand: #eb2aaa; --bg-brand-hover: #cf1390; --bg-brand-active: #a00f6f; --text-on-brand: #ffffff; --text-brand: #eb2aaa; --text-brand-secondary: #710b4f; --icon-on-brand: #ffffff; --icon-brand: #eb2aaa; --icon-brand-secondary: #710b4f; --border-brand: #eb2aaa; --bg-brand-secondary: #fdeaf7; --bg-brand-secondary-hover: #fbd4ee; --bg-brand-secondary-active: #f9bfe6; }