@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: #4c4a4a; --bg-primary-hover: #555353; --bg-primary-active: #5a5858; --bg-primary-invert: #efefef; --bg-secondary: #555353; --bg-secondary-hover: #5a5858; --bg-secondary-active: #616060; --bg-tertiary: #5a5858; --bg-tertiary-hover: #616060; --bg-tertiary-active: #807e7e; --bg-quaternary: #807e7e; --bg-quaternary-hover: #9b9a9a; --bg-quaternary-active: #b2b1b1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efefef; --text-primary-invert: #4e4c4c; --text-secondary: #b2b1b1; --text-secondary-invert: #807e7e; --border-primary: #807e7e; --border-primary-hover: #9b9a9a; --border-secondary: #616060; --border-secondary-hover: #807e7e; --border-tertiary: #555353; --border-tertiary-hover: #5a5858; --border-active: #efefef; --border-active-invert: #4c4a4a; --icon-primary: #efefef; --icon-primary-invert: #4e4c4c; --icon-secondary: #b2b1b1; --input-bg: #4c4a4a; --input-border: #807e7e; --input-border-hover: #b2b1b1; --input-border-active: #efefef; --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(76, 74, 74, 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: #0bc0ff; --bg-brand-hover: #009fd7; --bg-brand-active: #007aa4; --text-on-brand: #000000; --text-brand: #0bc0ff; --text-brand-secondary: #005471; --icon-on-brand: #000000; --icon-brand: #0bc0ff; --icon-brand-secondary: #005471; --border-brand: #0bc0ff; --bg-brand-secondary: #46565c; --bg-brand-secondary-hover: #3f626e; --bg-brand-secondary-active: #396d80; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }