@font-face { font-family: "General Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n5.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: Poppins; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.ttf") format("ttf"); } :root { --color-primary: #1870cd; --color-primary-rgb: 24, 112, 205; --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: #031b5a; --color-on-background-rgb: 3, 27, 90; --pale: #cdd1de; --pale-background: #f5f6f8; --pale-background-alpha: 0.04; --pale-background-hover: #ebedf2; --pale-border: #d7dbe5; --pale-text-color: #68769c; --pale-primary-light: #468dd7; --button-background: #1c326b; --button-background-hover: #35497b; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "General Sans", serif; --font-weight-base: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 14px; --input-corner-radius: 3px; --image-corner-radius: 32px; --logo-width: 80px; }.turbolinks-progress-bar { color: #1870cd !important; }