@font-face { font-family: "Roboto Slab"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_slab_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_slab_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Slab"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_slab_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_slab_n7.ttf") format("ttf"); } @font-face { font-family: "Alfa Slab One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alfa_slab_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alfa_slab_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Roboto Slab", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Slab";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_slab_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_slab_n4.ttf; --font-family-heading: "Alfa Slab One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f2f4f5; --bg-primary-active: #ebedef; --bg-primary-invert: #173347; --bg-secondary: #f2f4f5; --bg-secondary-hover: #ebedef; --bg-secondary-active: #e0e4e7; --bg-tertiary: #ebedef; --bg-tertiary-hover: #e0e4e7; --bg-tertiary-active: #b5bec4; --bg-quaternary: #b5bec4; --bg-quaternary-hover: #8f9ca6; --bg-quaternary-active: #6e7f8c; --text-primary: #173347; --text-primary-invert: #fcfdfd; --text-secondary: #6e7f8c; --text-secondary-invert: #b5bec4; --border-primary: #b5bec4; --border-primary-hover: #8f9ca6; --border-secondary: #e0e4e7; --border-secondary-hover: #b5bec4; --border-tertiary: #f2f4f5; --border-tertiary-hover: #ebedef; --border-active: #173347; --border-active-invert: #ffffff; --icon-primary: #173347; --icon-primary-invert: #fcfdfd; --icon-secondary: #6e7f8c; --input-bg: #ffffff; --input-border: #b5bec4; --input-border-hover: #6e7f8c; --input-border-active: #173347; --bg-transparent: rgba(0, 31, 53, 0.05); --bg-transparent-strong: rgba(0, 31, 53, 0.08); --bg-transparent-strongest: rgba(0, 31, 53, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(0, 31, 53, 0.1); --border-transparent-strong: rgba(0, 31, 53, 0.12); --border-transparent-strongest: rgba(0, 31, 53, 0.16); --bg-brand: #001f35; --bg-brand-hover: #000102; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #001f35; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #001f35; --icon-brand-secondary: black; --border-brand: #001f35; --bg-brand-secondary: #e6e9eb; --bg-brand-secondary-hover: #ccd2d7; --bg-brand-secondary-active: #b3bcc2; }