@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #f11e22; --bg-primary-hover: #f2292d; --bg-primary-active: #f23034; --bg-primary-invert: #feebeb; --bg-secondary: #f2292d; --bg-secondary-hover: #f23034; --bg-secondary-active: #f3393d; --bg-tertiary: #f23034; --bg-tertiary-hover: #f3393d; --bg-tertiary-active: #f55f62; --bg-quaternary: #f55f62; --bg-quaternary-hover: #f78183; --bg-quaternary-active: #f99ea0; --text-primary: #feebeb; --text-primary-invert: #f12024; --text-secondary: #f99ea0; --text-secondary-invert: #f55f62; --border-primary: #f55f62; --border-primary-hover: #f78183; --border-secondary: #f3393d; --border-secondary-hover: #f55f62; --border-tertiary: #f2292d; --border-tertiary-hover: #f23034; --border-active: #feebeb; --border-active-invert: #f11e22; --icon-primary: #feebeb; --icon-primary-invert: #f12024; --icon-secondary: #f99ea0; --input-bg: #f11e22; --input-border: #f55f62; --input-border-hover: #f99ea0; --input-border-active: #feebeb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(241, 30, 34, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #fec600; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #fec600; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #f23538; --bg-brand-secondary-hover: #f44b4e; --bg-brand-secondary-active: #f56264; }