@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.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: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.ttf") format("ttf"); } :root { --color-primary: #dae6ed; --color-primary-rgb: 218, 230, 237; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #dae6ed; --color-background-rgb: 218, 230, 237; --color-background-brightness: 227; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #aeb8be; --pale-background: #cfdbe1; --pale-background-alpha: 0.05; --pale-background-hover: #c4cfd5; --pale-border: #b7c1c7; --pale-text-color: #595e61; --pale-primary-light: #dae6ed; --button-background: #161718; --button-background-hover: #2c2e2f; --input-background: #dae6ed; --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: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 13px; --input-corner-radius: 12px; --image-corner-radius: 25px; --logo-width: 200px; }.turbolinks-progress-bar { color: #dae6ed !important; }