@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-400: 400; --font-weight-600: 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; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 100px; --bg-primary: #081510; --bg-primary-hover: #14211c; --bg-primary-active: #1c2723; --bg-primary-invert: #090908; --bg-secondary: #14211c; --bg-secondary-hover: #1c2723; --bg-secondary-active: #25312c; --bg-tertiary: #1c2723; --bg-tertiary-hover: #25312c; --bg-tertiary-active: #4f5854; --bg-quaternary: #4f5854; --bg-quaternary-hover: #747a77; --bg-quaternary-active: #949896; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e7e6e6; --text-primary-invert: #FFFDF7; --text-secondary: #949896; --text-secondary-invert: #4f5854; --border-primary: #4f5854; --border-primary-hover: #747a77; --border-secondary: #25312c; --border-secondary-hover: #4f5854; --border-tertiary: #14211c; --border-tertiary-hover: #1c2723; --border-active: #e7e6e6; --border-active-invert: #081510; --icon-primary: #e7e6e6; --icon-primary-invert: #FFFDF7; --icon-secondary: #949896; --input-bg: #081510; --input-border: #4f5854; --input-border-hover: #949896; --input-border-active: #e7e6e6; --bg-transparent: rgba(253, 251, 251, 0.05); --bg-transparent-strong: rgba(253, 251, 251, 0.08); --bg-transparent-strongest: rgba(253, 251, 251, 0.12); --bg-highlight: rgba(253, 251, 251, 0.05); --bg-highlight-hover: rgba(253, 251, 251, 0.08); --bg-highlight-active: rgba(253, 251, 251, 0.12); --bg-transparent-blur-base: rgba(8, 21, 16, 0.9); --border-transparent: rgba(253, 251, 251, 0.1); --border-transparent-strong: rgba(253, 251, 251, 0.12); --border-transparent-strongest: rgba(253, 251, 251, 0.16); --bg-brand: #090908; --bg-brand-hover: black; --bg-brand-active: black; --icon-on-brand: #FFFDF7; --icon-brand-secondary: black; --icon-link: #090908; --text-link: #090908; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }