@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: Candal; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/candal_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/candal_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: Candal, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #b13333; --bg-primary-hover: #a83030; --bg-primary-active: #a32f2f; --bg-primary-invert: #100505; --bg-secondary: #a83030; --bg-secondary-hover: #a32f2f; --bg-secondary-active: #9c2d2d; --bg-tertiary: #a32f2f; --bg-tertiary-hover: #9c2d2d; --bg-tertiary-active: #7e2424; --bg-quaternary: #7e2424; --bg-quaternary-hover: #631d1d; --bg-quaternary-active: #4c1616; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #100505; --text-primary-invert: #af3232; --text-secondary: #4c1616; --text-secondary-invert: #7e2424; --border-primary: #7e2424; --border-primary-hover: #631d1d; --border-secondary: #9c2d2d; --border-secondary-hover: #7e2424; --border-tertiary: #a83030; --border-tertiary-hover: #a32f2f; --border-active: #100505; --border-active-invert: #b13333; --icon-primary: #100505; --icon-primary-invert: #af3232; --icon-secondary: #4c1616; --input-bg: #b13333; --input-border: #7e2424; --input-border-hover: #4c1616; --input-border-active: #100505; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(177, 51, 51, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #9f2e2e; --bg-brand-secondary-hover: #8e2929; --bg-brand-secondary-active: #7c2424; }