@font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Oswald, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcf7eb; --bg-primary-hover: #f0eee6; --bg-primary-active: #e8e9e3; --bg-primary-invert: #1b588d; --bg-secondary: #f0eee6; --bg-secondary-hover: #e8e9e3; --bg-secondary-active: #dee2df; --bg-tertiary: #e8e9e3; --bg-tertiary-hover: #dee2df; --bg-tertiary-active: #b4c4cd; --bg-quaternary: #b4c4cd; --bg-quaternary-hover: #8faabe; --bg-quaternary-active: #6f93b0; --text-primary: #1b588d; --text-primary-invert: #faf5ea; --text-secondary: #6f93b0; --text-secondary-invert: #b4c4cd; --border-primary: #b4c4cd; --border-primary-hover: #8faabe; --border-secondary: #dee2df; --border-secondary-hover: #b4c4cd; --border-tertiary: #f0eee6; --border-tertiary-hover: #e8e9e3; --border-active: #1b588d; --border-active-invert: #fcf7eb; --icon-primary: #1b588d; --icon-primary-invert: #faf5ea; --icon-secondary: #6f93b0; --input-bg: #fcf7eb; --input-border: #b4c4cd; --input-border-hover: #6f93b0; --input-border-active: #1b588d; --bg-transparent: rgba(5, 72, 132, 0.05); --bg-transparent-strong: rgba(5, 72, 132, 0.08); --bg-transparent-strongest: rgba(5, 72, 132, 0.12); --bg-transparent-blur-base: rgba(252, 247, 235, 0.9); --border-transparent: rgba(5, 72, 132, 0.1); --border-transparent-strong: rgba(5, 72, 132, 0.12); --border-transparent-strongest: rgba(5, 72, 132, 0.16); --bg-brand: #94c8d5; --bg-brand-hover: #6fb5c7; --bg-brand-active: #4ba2b8; --text-on-brand: #0f0e0e; --text-brand: #94c8d5; --text-brand-secondary: #3b8395; --icon-on-brand: #0f0e0e; --icon-brand: #94c8d5; --icon-brand-secondary: #3b8395; --border-brand: #94c8d5; --bg-brand-secondary: #f2f2e9; --bg-brand-secondary-hover: #e7eee7; --bg-brand-secondary-active: #dde9e4; }