@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "IM Fell DW Pica"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/im_fell_dw_pica_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/im_fell_dw_pica_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "IM Fell DW Pica", serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #a9a9a9; --bg-primary-hover: #a2a2a1; --bg-primary-active: #9d9d9d; --bg-primary-invert: #2a221c; --bg-secondary: #a2a2a1; --bg-secondary-hover: #9d9d9d; --bg-secondary-active: #989797; --bg-tertiary: #9d9d9d; --bg-tertiary-hover: #989797; --bg-tertiary-active: #7f7e7c; --bg-quaternary: #7f7e7c; --bg-quaternary-hover: #696765; --bg-quaternary-active: #565451; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #25211d; --text-primary-invert: #f4f1eb; --text-secondary: #565451; --text-secondary-invert: #7f7e7c; --border-primary: #7f7e7c; --border-primary-hover: #696765; --border-secondary: #989797; --border-secondary-hover: #7f7e7c; --border-tertiary: #a2a2a1; --border-tertiary-hover: #9d9d9d; --border-active: #25211d; --border-active-invert: #a9a9a9; --icon-primary: #25211d; --icon-primary-invert: #f4f1eb; --icon-secondary: #565451; --input-bg: #a9a9a9; --input-border: #7f7e7c; --input-border-hover: #565451; --input-border-active: #25211d; --bg-transparent: rgba(24, 19, 15, 0.05); --bg-transparent-strong: rgba(24, 19, 15, 0.08); --bg-transparent-strongest: rgba(24, 19, 15, 0.12); --bg-highlight: rgba(24, 19, 15, 0.05); --bg-highlight-hover: rgba(24, 19, 15, 0.08); --bg-highlight-active: rgba(24, 19, 15, 0.12); --bg-transparent-blur-base: rgba(169, 169, 169, 0.9); --border-transparent: rgba(24, 19, 15, 0.1); --border-transparent-strong: rgba(24, 19, 15, 0.12); --border-transparent-strongest: rgba(24, 19, 15, 0.16); --bg-brand: #2a221c; --bg-brand-hover: #0b0908; --bg-brand-active: black; --icon-on-brand: #f4f1eb; --icon-brand-secondary: black; --icon-link: #2a221c; --text-link: #2a221c; --text-link-secondary: black; --input-radius-normal: 5px; --image-radius-normal: 0px; --panel-radius-normal: 5px; --button-radius-normal: 0px 0px 0px 0px; }