@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: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_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: Archivo, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdfdfd; --bg-primary-hover: #f1f1f1; --bg-primary-active: #e9e9e9; --bg-primary-invert: #1f1d1d; --bg-secondary: #f1f1f1; --bg-secondary-hover: #e9e9e9; --bg-secondary-active: #e0dfdf; --bg-tertiary: #e9e9e9; --bg-tertiary-hover: #e0dfdf; --bg-tertiary-active: #b6b6b6; --bg-quaternary: #b6b6b6; --bg-quaternary-hover: #929191; --bg-quaternary-active: #727171; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1f1d1d; --text-primary-invert: #fbfbfb; --text-secondary: #727171; --text-secondary-invert: #b6b6b6; --border-primary: #b6b6b6; --border-primary-hover: #929191; --border-secondary: #e0dfdf; --border-secondary-hover: #b6b6b6; --border-tertiary: #f1f1f1; --border-tertiary-hover: #e9e9e9; --border-active: #1f1d1d; --border-active-invert: #fdfdfd; --icon-primary: #1f1d1d; --icon-primary-invert: #fbfbfb; --icon-secondary: #727171; --input-bg: #fdfdfd; --input-border: #b6b6b6; --input-border-hover: #727171; --input-border-active: #1f1d1d; --bg-transparent: rgba(9, 7, 7, 0.05); --bg-transparent-strong: rgba(9, 7, 7, 0.08); --bg-transparent-strongest: rgba(9, 7, 7, 0.12); --bg-transparent-blur-base: rgba(253, 253, 253, 0.9); --border-transparent: rgba(9, 7, 7, 0.1); --border-transparent-strong: rgba(9, 7, 7, 0.12); --border-transparent-strongest: rgba(9, 7, 7, 0.16); --bg-brand: #678ee7; --bg-brand-hover: #3b6de0; --bg-brand-active: #2053c8; --text-on-brand: #0c49e1; --text-brand: #678ee7; --text-brand-secondary: #19419c; --icon-on-brand: #0c49e1; --icon-brand: #678ee7; --icon-brand-secondary: #19419c; --border-brand: #678ee7; --bg-brand-secondary: #eef2fb; --bg-brand-secondary-hover: #dfe7f9; --bg-brand-secondary-active: #d0dcf6; }