@font-face { font-family: Raleway; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n5.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Raleway, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n5.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcfcfc; --bg-primary-hover: #efefef; --bg-primary-active: #e8e8e8; --bg-primary-invert: #171717; --bg-secondary: #efefef; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #dedede; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #dedede; --bg-tertiary-active: #b3b3b3; --bg-quaternary: #b3b3b3; --bg-quaternary-hover: #8d8d8d; --bg-quaternary-active: #6c6c6c; --text-primary: #171717; --text-primary-invert: #f9f9f9; --text-secondary: #6c6c6c; --text-secondary-invert: #b3b3b3; --border-primary: #b3b3b3; --border-primary-hover: #8d8d8d; --border-secondary: #dedede; --border-secondary-hover: #b3b3b3; --border-tertiary: #efefef; --border-tertiary-hover: #e8e8e8; --border-active: #171717; --border-active-invert: #fcfcfc; --icon-primary: #171717; --icon-primary-invert: #f9f9f9; --icon-secondary: #6c6c6c; --input-bg: #fcfcfc; --input-border: #b3b3b3; --input-border-hover: #6c6c6c; --input-border-active: #171717; --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(252, 252, 252, 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: #eb0e96; --bg-brand-hover: #bb0b77; --bg-brand-active: #8b0859; --text-on-brand: #ffffff; --text-brand: #eb0e96; --text-brand-secondary: #5b053a; --icon-on-brand: #ffffff; --icon-brand: #eb0e96; --icon-brand-secondary: #5b053a; --border-brand: #eb0e96; --bg-brand-secondary: #fae4f2; --bg-brand-secondary-hover: #f9cce8; --bg-brand-secondary-active: #f7b5dd; }