@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Rajdhani; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rajdhani_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rajdhani_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Rajdhani, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fcf9f3; --bg-primary-active: #faf5ec; --bg-primary-invert: #c59328; --bg-secondary: #fcf9f3; --bg-secondary-hover: #faf5ec; --bg-secondary-active: #f7f1e3; --bg-tertiary: #faf5ec; --bg-tertiary-hover: #f7f1e3; --bg-tertiary-active: #ecdcbb; --bg-quaternary: #ecdcbb; --bg-quaternary-hover: #e3cb97; --bg-quaternary-active: #dbbb78; --text-primary: #c59328; --text-primary-invert: #fefefd; --text-secondary: #dbbb78; --text-secondary-invert: #ecdcbb; --border-primary: #ecdcbb; --border-primary-hover: #e3cb97; --border-secondary: #f7f1e3; --border-secondary-hover: #ecdcbb; --border-tertiary: #fcf9f3; --border-tertiary-hover: #faf5ec; --border-active: #c59328; --border-active-invert: #ffffff; --icon-primary: #c59328; --icon-primary-invert: #fefefd; --icon-secondary: #dbbb78; --input-bg: #ffffff; --input-border: #ecdcbb; --input-border-hover: #dbbb78; --input-border-active: #c59328; --bg-transparent: rgba(191, 136, 19, 0.05); --bg-transparent-strong: rgba(191, 136, 19, 0.08); --bg-transparent-strongest: rgba(191, 136, 19, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(191, 136, 19, 0.1); --border-transparent-strong: rgba(191, 136, 19, 0.12); --border-transparent-strongest: rgba(191, 136, 19, 0.16); --bg-brand: #e1b34e; --bg-brand-hover: #d79f25; --bg-brand-active: #ac7f1d; --text-on-brand: #ffffff; --text-brand: #e1b34e; --text-brand-secondary: #805f16; --icon-on-brand: #ffffff; --icon-brand: #e1b34e; --icon-brand-secondary: #805f16; --border-brand: #e1b34e; --bg-brand-secondary: #fcf7ed; --bg-brand-secondary-hover: #f9f0dc; --bg-brand-secondary-active: #f6e8ca; }