@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f3; --bg-primary-active: #eeedec; --bg-primary-invert: #3a3429; --bg-secondary: #f4f4f3; --bg-secondary-hover: #eeedec; --bg-secondary-active: #e5e4e3; --bg-tertiary: #eeedec; --bg-tertiary-hover: #e5e4e3; --bg-tertiary-active: #c0bebb; --bg-quaternary: #c0bebb; --bg-quaternary-hover: #a09d98; --bg-quaternary-active: #838079; --text-primary: #3a3429; --text-primary-invert: #fdfdfd; --text-secondary: #838079; --text-secondary-invert: #c0bebb; --border-primary: #c0bebb; --border-primary-hover: #a09d98; --border-secondary: #e5e4e3; --border-secondary-hover: #c0bebb; --border-tertiary: #f4f4f3; --border-tertiary-hover: #eeedec; --border-active: #3a3429; --border-active-invert: #ffffff; --icon-primary: #3a3429; --icon-primary-invert: #fdfdfd; --icon-secondary: #838079; --input-bg: #ffffff; --input-border: #c0bebb; --input-border-hover: #838079; --input-border-active: #3a3429; --bg-transparent: rgba(38, 32, 20, 0.05); --bg-transparent-strong: rgba(38, 32, 20, 0.08); --bg-transparent-strongest: rgba(38, 32, 20, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(38, 32, 20, 0.1); --border-transparent-strong: rgba(38, 32, 20, 0.12); --border-transparent-strongest: rgba(38, 32, 20, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #e8e0e0; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #e8e0e0; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: white; --bg-brand-secondary-hover: white; --bg-brand-secondary-active: white; }