@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: "Josefin Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Mattone, serif; --font-weight-400: 400; --font-weight-600: 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: "Josefin Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 80px; --bg-primary: #2d2d2d; --bg-primary-hover: #373636; --bg-primary-active: #3d3c3c; --bg-primary-invert: #672f30; --bg-secondary: #373636; --bg-secondary-hover: #3d3c3c; --bg-secondary-active: #444343; --bg-tertiary: #3d3c3c; --bg-tertiary-hover: #444343; --bg-tertiary-active: #666363; --bg-quaternary: #666363; --bg-quaternary-hover: #837e7e; --bg-quaternary-active: #9c9696; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ded5d5; --text-primary-invert: #FFFFFF; --text-secondary: #9c9696; --text-secondary-invert: #666363; --border-primary: #666363; --border-primary-hover: #837e7e; --border-secondary: #444343; --border-secondary-hover: #666363; --border-tertiary: #373636; --border-tertiary-hover: #3d3c3c; --border-active: #ded5d5; --border-active-invert: #2d2d2d; --icon-primary: #ded5d5; --icon-primary-invert: #FFFFFF; --icon-secondary: #9c9696; --input-bg: #2d2d2d; --input-border: #666363; --input-border-hover: #9c9696; --input-border-active: #ded5d5; --bg-transparent: rgba(240, 230, 230, 0.05); --bg-transparent-strong: rgba(240, 230, 230, 0.08); --bg-transparent-strongest: rgba(240, 230, 230, 0.12); --bg-highlight: rgba(240, 230, 230, 0.05); --bg-highlight-hover: rgba(240, 230, 230, 0.08); --bg-highlight-active: rgba(240, 230, 230, 0.12); --bg-transparent-blur-base: rgba(45, 45, 45, 0.9); --border-transparent: rgba(240, 230, 230, 0.1); --border-transparent-strong: rgba(240, 230, 230, 0.12); --border-transparent-strongest: rgba(240, 230, 230, 0.16); --bg-brand: #672f30; --bg-brand-hover: #441f20; --bg-brand-active: #210f0f; --icon-on-brand: #FFFFFF; --icon-brand-secondary: black; --icon-link: #672f30; --text-link: #672f30; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }