@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #23395d; --bg-primary-hover: #2e4365; --bg-primary-active: #35496a; --bg-primary-invert: #ebedf0; --bg-secondary: #2e4365; --bg-secondary-hover: #35496a; --bg-secondary-active: #3d5170; --bg-tertiary: #35496a; --bg-tertiary-hover: #3d5170; --bg-tertiary-active: #63728c; --bg-quaternary: #63728c; --bg-quaternary-hover: #8490a4; --bg-quaternary-active: #a0aab9; --text-primary: #ebedf0; --text-primary-invert: #253b5f; --text-secondary: #a0aab9; --text-secondary-invert: #63728c; --border-primary: #63728c; --border-primary-hover: #8490a4; --border-secondary: #3d5170; --border-secondary-hover: #63728c; --border-tertiary: #2e4365; --border-tertiary-hover: #35496a; --border-active: #ebedf0; --border-active-invert: #23395d; --icon-primary: #ebedf0; --icon-primary-invert: #253b5f; --icon-secondary: #a0aab9; --input-bg: #23395d; --input-border: #63728c; --input-border-hover: #a0aab9; --input-border-active: #ebedf0; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(35, 57, 93, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #203354; --bg-brand-secondary-hover: #1c2e4a; --bg-brand-secondary-active: #192841; }