@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 500; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i5.ttf") format("ttf"); } :root { --color-primary: #024c64; --color-primary-rgb: 2, 76, 100; --color-on-primary: #ff8d00; --color-on-primary-rgb: 255, 141, 0; --color-background: #010f0f; --color-background-rgb: 1, 15, 15; --color-background-brightness: 11; --color-on-background: #1b5c9a; --color-on-background-rgb: 27, 92, 154; --pale: #061e2b; --pale-background: #04171d; --pale-background-alpha: 0.1; --pale-background-hover: #061e2b; --pale-border: #061e2b; --pale-text-color: #0e3655; --pale-primary-light: #024053; --button-background: #18548c; --button-background-hover: #164d7e; --input-background: #010f0f; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Nunito 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: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 500; --font-style-heading: italic; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 20px; --logo-width: 80px; }.turbolinks-progress-bar { color: #024c64 !important; }