@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #f6f6f6; --bg-primary-hover: #ededed; --bg-primary-active: #e8e8e8; --bg-primary-invert: #59595a; --bg-secondary: #ededed; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #e1e1e1; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #e1e1e1; --bg-tertiary-active: #c4c4c4; --bg-quaternary: #c4c4c4; --bg-quaternary-hover: #aaaaab; --bg-quaternary-active: #939395; --text-primary: #59595a; --text-primary-invert: #f4f4f4; --text-secondary: #939395; --text-secondary-invert: #c4c4c4; --border-primary: #c4c4c4; --border-primary-hover: #aaaaab; --border-secondary: #e1e1e1; --border-secondary-hover: #c4c4c4; --border-tertiary: #ededed; --border-tertiary-hover: #e8e8e8; --border-active: #59595a; --border-active-invert: #f6f6f6; --icon-primary: #59595a; --icon-primary-invert: #f4f4f4; --icon-secondary: #939395; --input-bg: #f6f6f6; --input-border: #c4c4c4; --input-border-hover: #939395; --input-border-active: #59595a; --bg-transparent: rgba(73, 73, 75, 0.05); --bg-transparent-strong: rgba(73, 73, 75, 0.08); --bg-transparent-strongest: rgba(73, 73, 75, 0.12); --bg-transparent-blur-base: rgba(246, 246, 246, 0.9); --border-transparent: rgba(73, 73, 75, 0.1); --border-transparent-strong: rgba(73, 73, 75, 0.12); --border-transparent-strongest: rgba(73, 73, 75, 0.16); --bg-brand: #4bac7d; --bg-brand-hover: #3c8863; --bg-brand-active: #2c6549; --text-on-brand: #343434; --text-brand: #4bac7d; --text-brand-secondary: #1d4130; --icon-on-brand: #343434; --icon-brand: #4bac7d; --icon-brand-secondary: #1d4130; --border-brand: #4bac7d; --bg-brand-secondary: #e5efea; --bg-brand-secondary-hover: #d4e7de; --bg-brand-secondary-active: #c3e0d2; }