@font-face { font-family: "Work Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n7.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n3.ttf") format("ttf"); } :root { --color-primary: #61cbd0; --color-primary-rgb: 97, 203, 208; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #646c6c; --color-on-background-rgb: 100, 108, 108; --pale: #e0e2e2; --pale-background: #f9f9f9; --pale-background-alpha: 0.04; --pale-background-hover: #f3f3f3; --pale-border: #e6e7e7; --pale-text-color: #a2a7a7; --pale-primary-light: #81d5d9; --button-background: #747b7b; --button-background-hover: #838989; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Work Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Work Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 8px; --input-corner-radius: 6px; --image-corner-radius: 6px; --logo-width: 120px; }.turbolinks-progress-bar { color: #61cbd0 !important; }