@font-face { font-family: Barlow; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n6.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_i9.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n6.ttf; --font-family-heading: Barlow, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fef8f4; --bg-primary-hover: #f4efec; --bg-primary-active: #eee9e7; --bg-primary-invert: #4d4f5f; --bg-secondary: #f4efec; --bg-secondary-hover: #eee9e7; --bg-secondary-active: #e7e2e0; --bg-tertiary: #eee9e7; --bg-tertiary-hover: #e7e2e0; --bg-tertiary-active: #c6c2c4; --bg-quaternary: #c6c2c4; --bg-quaternary-hover: #a9a6ac; --bg-quaternary-active: #8f8e97; --text-primary: #4d4f5f; --text-primary-invert: #fcf6f2; --text-secondary: #8f8e97; --text-secondary-invert: #c6c2c4; --border-primary: #c6c2c4; --border-primary-hover: #a9a6ac; --border-secondary: #e7e2e0; --border-secondary-hover: #c6c2c4; --border-tertiary: #f4efec; --border-tertiary-hover: #eee9e7; --border-active: #4d4f5f; --border-active-invert: #fef8f4; --icon-primary: #4d4f5f; --icon-primary-invert: #fcf6f2; --icon-secondary: #8f8e97; --input-bg: #fef8f4; --input-border: #c6c2c4; --input-border-hover: #8f8e97; --input-border-active: #4d4f5f; --bg-transparent: rgba(60, 62, 80, 0.05); --bg-transparent-strong: rgba(60, 62, 80, 0.08); --bg-transparent-strongest: rgba(60, 62, 80, 0.12); --bg-transparent-blur-base: rgba(254, 248, 244, 0.9); --border-transparent: rgba(60, 62, 80, 0.1); --border-transparent-strong: rgba(60, 62, 80, 0.12); --border-transparent-strongest: rgba(60, 62, 80, 0.16); --bg-brand: #a7c3e0; --bg-brand-hover: #81a9d3; --bg-brand-active: #5c90c5; --text-on-brand: #3c3e50; --text-brand: #a7c3e0; --text-brand-secondary: #3e76b0; --icon-on-brand: #3c3e50; --icon-brand: #a7c3e0; --icon-brand-secondary: #3e76b0; --border-brand: #a7c3e0; --bg-brand-secondary: #f5f3f2; --bg-brand-secondary-hover: #ededf0; --bg-brand-secondary-active: #e4e8ee; }