@font-face { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { --color-primary: #6329b1; --color-primary-rgb: 99, 41, 177; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #fefaff; --color-background-rgb: 254, 250, 255; --color-background-brightness: 252; --color-on-background: #2E2E2E; --color-on-background-rgb: 46, 46, 46; --pale: #d4d1d5; --pale-background: #f6f2f7; --pale-background-alpha: 0.04; --pale-background-hover: #edeaee; --pale-border: #ddd9de; --pale-text-color: #818082; --pale-primary-light: #8253c1; --button-background: #434243; --button-background-hover: #585758; --input-background: #fefaff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 600; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 5px; --input-corner-radius: 4px; --image-corner-radius: 12px; --logo-width: 120px; }.turbolinks-progress-bar { color: #6329b1 !important; }