@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: "Eagle Lake"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eagle_lake_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eagle_lake_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: "Eagle Lake", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #00263d; --bg-primary-hover: #0b2d42; --bg-primary-active: #113245; --bg-primary-invert: #bfad98; --bg-secondary: #0b2d42; --bg-secondary-hover: #113245; --bg-secondary-active: #193849; --bg-tertiary: #113245; --bg-tertiary-hover: #193849; --bg-tertiary-active: #3d515a; --bg-quaternary: #3d515a; --bg-quaternary-hover: #5c6769; --bg-quaternary-active: #787a76; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #bfad98; --text-primary-invert: #02273e; --text-secondary: #787a76; --text-secondary-invert: #3d515a; --border-primary: #3d515a; --border-primary-hover: #5c6769; --border-secondary: #193849; --border-secondary-hover: #3d515a; --border-tertiary: #0b2d42; --border-tertiary-hover: #113245; --border-active: #bfad98; --border-active-invert: #00263d; --icon-primary: #bfad98; --icon-primary-invert: #02273e; --icon-secondary: #787a76; --input-bg: #00263d; --input-border: #3d515a; --input-border-hover: #787a76; --input-border-active: #bfad98; --bg-transparent: rgba(210, 186, 161, 0.05); --bg-transparent-strong: rgba(210, 186, 161, 0.08); --bg-transparent-strongest: rgba(210, 186, 161, 0.12); --bg-transparent-blur-base: rgba(0, 38, 61, 0.9); --border-transparent: rgba(210, 186, 161, 0.1); --border-transparent-strong: rgba(210, 186, 161, 0.12); --border-transparent-strongest: rgba(210, 186, 161, 0.16); --bg-brand: #d2baa1; --bg-brand-hover: #c1a17f; --bg-brand-active: #b1875c; --text-on-brand: #000000; --text-brand: #d2baa1; --text-brand-secondary: #936e47; --icon-on-brand: #000000; --icon-brand: #d2baa1; --icon-brand-secondary: #936e47; --border-brand: #d2baa1; --bg-brand-secondary: #153547; --bg-brand-secondary-hover: #2a4451; --bg-brand-secondary-active: #3f525b; }