@font-face { font-family: "Public Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/public_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/public_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Public Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/public_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/public_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Suez One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/suez_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/suez_one_n4.ttf") format("ttf"); } :root { --color-primary: #ffdd98; --color-primary-rgb: 255, 221, 152; --color-on-primary: #2d2d2d; --color-on-primary-rgb: 45, 45, 45; --color-background: #f7f7fc; --color-background-rgb: 247, 247, 252; --color-background-brightness: 248; --color-on-background: #202021; --color-on-background-rgb: 32, 32, 33; --pale: #ccccd0; --pale-background: #eeeef3; --pale-background-alpha: 0.04; --pale-background-hover: #e6e6ea; --pale-border: #d5d5d9; --pale-text-color: #767679; --pale-primary-light: #fde2ac; --button-background: #363637; --button-background-hover: #4b4b4d; --input-background: #f7f7fc; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Public 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: "Public Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/public_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/public_sans_n4.ttf; --font-family-heading: "Suez One", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 6px; --input-corner-radius: 6px; --image-corner-radius: 6px; --logo-width: 200px; }.turbolinks-progress-bar { color: #ffdd98 !important; }