@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n7.ttf") format("ttf"); } :root { --color-primary: #7ce8ff; --color-primary-rgb: 124, 232, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #205259; --color-background-rgb: 32, 82, 89; --color-background-brightness: 68; --color-on-background: #F0E6E6; --color-on-background-rgb: 240, 230, 230; --pale: #4a7075; --pale-background: #315e64; --pale-background-alpha: 0.08; --pale-background-hover: #416a70; --pale-border: #486e74; --pale-text-color: #8ea0a4; --pale-primary-light: #6acade; --button-background: #dbd7d8; --button-background-hover: #c6c8ca; --input-background: #205259; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "General Sans", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 125px; }.turbolinks-progress-bar { color: #7ce8ff !important; }