@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: 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: 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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --logo-width: 100px; --bg-primary: #0c33d0; --bg-primary-hover: #183dd2; --bg-primary-active: #1f43d4; --bg-primary-invert: #e9edfb; --bg-secondary: #183dd2; --bg-secondary-hover: #1f43d4; --bg-secondary-active: #294bd6; --bg-tertiary: #1f43d4; --bg-tertiary-hover: #294bd6; --bg-tertiary-active: #526ede; --bg-quaternary: #526ede; --bg-quaternary-hover: #778de5; --bg-quaternary-active: #97a7eb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9edfb; --text-primary-invert: #0e35d0; --text-secondary: #97a7eb; --text-secondary-invert: #526ede; --border-primary: #526ede; --border-primary-hover: #778de5; --border-secondary: #294bd6; --border-secondary-hover: #526ede; --border-tertiary: #183dd2; --border-tertiary-hover: #1f43d4; --border-active: #e9edfb; --border-active-invert: #0c33d0; --icon-primary: #e9edfb; --icon-primary-invert: #0e35d0; --icon-secondary: #97a7eb; --input-bg: #0c33d0; --input-border: #526ede; --input-border-hover: #97a7eb; --input-border-active: #e9edfb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(12, 51, 208, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #d91010; --bg-brand-hover: #aa0c0c; --bg-brand-active: #7a0909; --text-on-brand: #000000; --text-brand: #d91010; --text-brand-secondary: #4b0505; --icon-on-brand: #000000; --icon-brand: #d91010; --icon-brand-secondary: #4b0505; --border-brand: #d91010; --bg-brand-secondary: #2130bd; --bg-brand-secondary-hover: #352caa; --bg-brand-secondary-active: #4a2996; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }