@font-face { font-family: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n6.ttf") format("ttf"); } :root { --color-primary: #df2935; --color-primary-rgb: 223, 41, 53; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #fffcee; --color-background-rgb: 255, 252, 238; --color-background-brightness: 251; --color-on-background: #212121; --color-on-background-rgb: 33, 33, 33; --pale: #d3d0c5; --pale-background: #f6f3e6; --pale-background-alpha: 0.04; --pale-background-hover: #edeade; --pale-border: #dbd9cd; --pale-text-color: #7a7973; --pale-primary-light: #e5535a; --button-background: #373736; --button-background-hover: #4d4d4a; --input-background: #fffcee; --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: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.ttf; --font-family-heading: "Work Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 24px; --input-corner-radius: 20px; --image-corner-radius: 24px; --logo-width: 200px; }.turbolinks-progress-bar { color: #df2935 !important; }