@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: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.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: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fbf1dc; --bg-primary-hover: #f0e6d2; --bg-primary-active: #e9dfcb; --bg-primary-invert: #2d231d; --bg-secondary: #f0e6d2; --bg-secondary-hover: #e9dfcb; --bg-secondary-active: #e0d6c3; --bg-tertiary: #e9dfcb; --bg-tertiary-hover: #e0d6c3; --bg-tertiary-active: #b9af9f; --bg-quaternary: #b9af9f; --bg-quaternary-hover: #988e80; --bg-quaternary-active: #7a7064; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d231d; --text-primary-invert: #f9efda; --text-secondary: #7a7064; --text-secondary-invert: #b9af9f; --border-primary: #b9af9f; --border-primary-hover: #988e80; --border-secondary: #e0d6c3; --border-secondary-hover: #b9af9f; --border-tertiary: #f0e6d2; --border-tertiary-hover: #e9dfcb; --border-active: #2d231d; --border-active-invert: #fbf1dc; --icon-primary: #2d231d; --icon-primary-invert: #f9efda; --icon-secondary: #7a7064; --input-bg: #fbf1dc; --input-border: #b9af9f; --input-border-hover: #7a7064; --input-border-active: #2d231d; --bg-transparent: rgba(25, 15, 10, 0.05); --bg-transparent-strong: rgba(25, 15, 10, 0.08); --bg-transparent-strongest: rgba(25, 15, 10, 0.12); --bg-transparent-blur-base: rgba(251, 241, 220, 0.9); --border-transparent: rgba(25, 15, 10, 0.1); --border-transparent-strong: rgba(25, 15, 10, 0.12); --border-transparent-strongest: rgba(25, 15, 10, 0.16); --bg-brand: #07294f; --bg-brand-hover: #031120; --bg-brand-active: black; --text-on-brand: #f4f1eb; --text-brand: #07294f; --text-brand-secondary: black; --icon-on-brand: #f4f1eb; --icon-brand: #07294f; --icon-brand-secondary: black; --border-brand: #07294f; --bg-brand-secondary: #e3ddce; --bg-brand-secondary-hover: #cac9c0; --bg-brand-secondary-active: #b2b5b2; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 9px 9px 9px 9px; }