@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "League Spartan"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_n5.ttf") format("ttf"); } :root { --color-primary: #ff0069; --color-primary-rgb: 255, 0, 105; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #fdf3f8; --color-background-rgb: 253, 243, 248; --color-background-brightness: 247; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #cac2c6; --pale-background: #f3e9ee; --pale-background-alpha: 0.04; --pale-background-hover: #e9e0e4; --pale-border: #d5ccd0; --pale-text-color: #656163; --pale-primary-light: #ff3186; --button-background: #191819; --button-background-hover: #333132; --input-background: #fdf3f8; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "General Sans", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "League Spartan", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 120px; --input-corner-radius: 19px; --image-corner-radius: 17px; --logo-width: 120px; }.turbolinks-progress-bar { color: #ff0069 !important; }