@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: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.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: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f37121; --bg-primary-hover: #e76b1f; --bg-primary-active: #e0681e; --bg-primary-invert: #160a03; --bg-secondary: #e76b1f; --bg-secondary-hover: #e0681e; --bg-secondary-active: #d6631d; --bg-tertiary: #e0681e; --bg-tertiary-hover: #d6631d; --bg-tertiary-active: #ad5017; --bg-quaternary: #ad5017; --bg-quaternary-hover: #883f12; --bg-quaternary-active: #68310e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #160a03; --text-primary-invert: #f17021; --text-secondary: #68310e; --text-secondary-invert: #ad5017; --border-primary: #ad5017; --border-primary-hover: #883f12; --border-secondary: #d6631d; --border-secondary-hover: #ad5017; --border-tertiary: #e76b1f; --border-tertiary-hover: #e0681e; --border-active: #160a03; --border-active-invert: #f37121; --icon-primary: #160a03; --icon-primary-invert: #f17021; --icon-secondary: #68310e; --input-bg: #f37121; --input-border: #ad5017; --input-border-hover: #68310e; --input-border-active: #160a03; --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(243, 113, 33, 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: #ffdd00; --bg-brand-hover: #ccb100; --bg-brand-active: #998500; --text-on-brand: #000000; --text-brand: #ffdd00; --text-brand-secondary: #665800; --icon-on-brand: #000000; --icon-brand: #ffdd00; --icon-brand-secondary: #665800; --border-brand: #ffdd00; --bg-brand-secondary: #f47c1e; --bg-brand-secondary-hover: #f5871a; --bg-brand-secondary-active: #f79117; }