@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fcf5f2; --bg-primary-active: #fbefeb; --bg-primary-invert: #cd4a1a; --bg-secondary: #fcf5f2; --bg-secondary-hover: #fbefeb; --bg-secondary-active: #f8e7e1; --bg-tertiary: #fbefeb; --bg-tertiary-hover: #f8e7e1; --bg-tertiary-active: #efc5b6; --bg-quaternary: #efc5b6; --bg-quaternary-hover: #e7a790; --bg-quaternary-active: #e08e6f; --text-primary: #cd4a1a; --text-primary-invert: #fefdfc; --text-secondary: #e08e6f; --text-secondary-invert: #efc5b6; --border-primary: #efc5b6; --border-primary-hover: #e7a790; --border-secondary: #f8e7e1; --border-secondary-hover: #efc5b6; --border-tertiary: #fcf5f2; --border-tertiary-hover: #fbefeb; --border-active: #cd4a1a; --border-active-invert: #ffffff; --icon-primary: #cd4a1a; --icon-primary-invert: #fefdfc; --icon-secondary: #e08e6f; --input-bg: #ffffff; --input-border: #efc5b6; --input-border-hover: #e08e6f; --input-border-active: #cd4a1a; --bg-transparent: rgba(200, 56, 3, 0.05); --bg-transparent-strong: rgba(200, 56, 3, 0.08); --bg-transparent-strongest: rgba(200, 56, 3, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(200, 56, 3, 0.1); --border-transparent-strong: rgba(200, 56, 3, 0.12); --border-transparent-strongest: rgba(200, 56, 3, 0.16); --bg-brand: #0b162a; --bg-brand-hover: #000102; --bg-brand-active: black; --text-on-brand: #c83803; --text-brand: #0b162a; --text-brand-secondary: black; --icon-on-brand: #c83803; --icon-brand: #0b162a; --icon-brand-secondary: black; --border-brand: #0b162a; --bg-brand-secondary: #e7e8ea; --bg-brand-secondary-hover: #ced0d4; --bg-brand-secondary-active: #b6b9bf; }