@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7be26; --bg-primary-hover: #ebb525; --bg-primary-active: #e5b024; --bg-primary-invert: #252012; --bg-secondary: #ebb525; --bg-secondary-hover: #e5b024; --bg-secondary-active: #dba923; --bg-tertiary: #e5b024; --bg-tertiary-hover: #dba923; --bg-tertiary-active: #b48c20; --bg-quaternary: #b48c20; --bg-quaternary-hover: #91711c; --bg-quaternary-active: #735b19; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #252012; --text-primary-invert: #f5bc26; --text-secondary: #735b19; --text-secondary-invert: #b48c20; --border-primary: #b48c20; --border-primary-hover: #91711c; --border-secondary: #dba923; --border-secondary-hover: #b48c20; --border-tertiary: #ebb525; --border-tertiary-hover: #e5b024; --border-active: #252012; --border-active-invert: #f7be26; --icon-primary: #252012; --icon-primary-invert: #f5bc26; --icon-secondary: #735b19; --input-bg: #f7be26; --input-border: #b48c20; --input-border-hover: #735b19; --input-border-active: #252012; --bg-transparent: rgba(16, 16, 16, 0.05); --bg-transparent-strong: rgba(16, 16, 16, 0.08); --bg-transparent-strongest: rgba(16, 16, 16, 0.12); --bg-transparent-blur-base: rgba(247, 190, 38, 0.9); --border-transparent: rgba(16, 16, 16, 0.1); --border-transparent-strong: rgba(16, 16, 16, 0.12); --border-transparent-strongest: rgba(16, 16, 16, 0.16); --bg-brand: #101010; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFDF7; --text-brand: #101010; --text-brand-secondary: black; --icon-on-brand: #FFFDF7; --icon-brand: #101010; --icon-brand-secondary: black; --border-brand: #101010; --bg-brand-secondary: #e0ad24; --bg-brand-secondary-hover: #c99b22; --bg-brand-secondary-active: #b28a1f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }